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 of the following command is used to go to home directory? cd None of these cd HOME. cd/ cd.. cd None of these cd HOME. cd/ cd.. ANSWER DOWNLOAD EXAMIANS APP
Unix The command chmod 761 note is equivalent to chmod 4=7, g=6,0 =1 note chmod 167 note None of these chmod u=rwx, g=rw, o=x note chmo a =761 note chmod 4=7, g=6,0 =1 note chmod 167 note None of these chmod u=rwx, g=rw, o=x note chmo a =761 note ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with file named 'note' to remove the executable permission from the user and assign read permission to the group and others? chmod go+r, u+x note None of these chmod u-x, go+r note chmod g-x, uo+r note chmod go+x, u-x note chmod go+r, u+x note None of these chmod u-x, go+r note chmod g-x, uo+r note chmod go+x, u-x note ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to obtain a list of all files by modification time? ls -t ls -1 ls -i ls -R ls -t ls -1 ls -i ls -R ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to sort the lines of data in a file in alphabetical order? st sh sort sort -r None of these st sh sort sort -r None of these ANSWER DOWNLOAD EXAMIANS APP