Unix Which of the following commands is used to identify the type of file by context? more ls cat file more ls cat file ANSWER DOWNLOAD EXAMIANS APP
Unix The field separator in cut command is specified with -c #NAME? None of these -r option -c #NAME? None of these -r option ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following options will be used to display number of blocks used by a file? -c -r option #NAME? None of these -c -r option #NAME? None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which option will be used with touch command to change the access time? pid None of these -r option #NAME? pid None of these -r option #NAME? ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to make all files and sub-directories in the directory (progs) executable by all users? chmod -x a+x progs chmod -R 222 progs chmod -1 a+x progs chmod -R a+x progs chmod -x a+x progs chmod -R 222 progs chmod -1 a+x progs chmod -R a+x progs ANSWER DOWNLOAD EXAMIANS APP