Unix Which option is used with cmp command to give a detailed list of the byte number and the differing bytes in octal for each character that differs in both the files? -l -r None of these -d -b -l -r None of these -d -b ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to sort the lines of data in a file in alphabetical order? None of these st sort sort -r sh None of these st sort sort -r sh ANSWER DOWNLOAD EXAMIANS APP
Unix The commonly used UNIX commands like date, ls, cat, etc. are stored in /tmp directory /unix directory /bin and /usr/bin directories None of these /dev directory /tmp directory /unix directory /bin and /usr/bin directories None of these /dev directory ANSWER DOWNLOAD EXAMIANS APP
Unix The octal representation 652 indicates Write permission for others All of these None of these Execute permission for the owner Read and write permission of groups Write permission for others All of these None of these Execute permission for the owner Read and write permission of groups ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to identify the type of file by context? file ls more cat file ls more cat ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to remove the read permission of the file 'note' from both the group and others? chmod go-r note chmod go+rw note chmod go+r note chmod go-x note chmod go-r note chmod go+rw note chmod go+r note chmod go-x note ANSWER DOWNLOAD EXAMIANS APP