Unix Which option is used with the chmod command recursively to all files and sub-directories in a directory? None of these -1 #NAME? -R None of these -1 #NAME? -R ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display the top of the file? more cat grep head more cat grep head ANSWER DOWNLOAD EXAMIANS APP
Unix Which command will be used with vi editor to insert text to left of cursor? s a S i s a S i ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following is not a filter? wc None of these sort grep wc None of these sort grep 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 u-x, go+r note chmod go+r, u+x note chmod go+x, u-x note chmod g-x, uo+r note None of these chmod u-x, go+r note chmod go+r, u+x note chmod go+x, u-x note chmod g-x, uo+r note None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display a file contents in octal form? of cd od oct of cd od oct ANSWER DOWNLOAD EXAMIANS APP