Unix Which of the following commands is used to identify the type of file by context? file ls cat more file ls cat more ANSWER DOWNLOAD EXAMIANS APP
Unix The field separator in cut command is specified with -r option -c None of these #NAME? -r option -c None of these #NAME? ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following options will be used to display number of blocks used by a file? None of these -c -r option #NAME? None of these -c -r option #NAME? ANSWER DOWNLOAD EXAMIANS APP
Unix Which option will be used with touch command to change the access time? -r option None of these pid #NAME? -r option None of these pid #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 -1 a+x progs chmod -R 222 progs chmod -R a+x progs chmod -x a+x progs chmod -1 a+x progs chmod -R 222 progs chmod -R a+x progs ANSWER DOWNLOAD EXAMIANS APP