Unix Which command is used to sort the lines of data in a file in reverse order sh sort sort -r st sh sort sort -r st ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to count just the number of characters in a file? wc - 1 wc -r wc -w wc -c wc - 1 wc -r wc -w wc -c ANSWER DOWNLOAD EXAMIANS APP
Unix Which option is used with the chmod command recursively to all files and sub-directories in a directory? -R #NAME? None of these -1 -R #NAME? None of these -1 ANSWER DOWNLOAD EXAMIANS APP
Unix The ls -l command tells how large the file is and when the file was last modified. All of these None of these the name of the group owner of the file who the owner of the file is how large the file is and when the file was last modified. All of these None of these the name of the group owner of the file who the owner of the file is ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to get directory one level up? None of these cd .. cd/ chdir cd None of these cd .. cd/ chdir cd ANSWER DOWNLOAD EXAMIANS APP
Unix The command chmod 761 note is equivalent to chmod 167 note chmo a =761 note chmod u=rwx, g=rw, o=x note None of these chmod 4=7, g=6,0 =1 note chmod 167 note chmo a =761 note chmod u=rwx, g=rw, o=x note None of these chmod 4=7, g=6,0 =1 note ANSWER DOWNLOAD EXAMIANS APP