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 chmod go+x, u-x note None of these chmod g-x, uo+r note chmod u-x, go+r note chmod go+r, u+x note chmod go+x, u-x note None of these chmod g-x, uo+r note chmod u-x, go+r note ANSWER DOWNLOAD EXAMIANS APP
Unix The field separator in cut command is specified with None of these -c -r option #NAME? None of these -c -r option #NAME? ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with vi editor to save file and remain in the editing mode? :q :x None of these q! :w :q :x None of these q! :w ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to view your file 24 lines at a time? cat None of these pg lp /p cat None of these pg lp /p ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to display the directory attributes rather than its contents? ls -x ls -F ls -l ls -l -d ls -x ls -F ls -l ls -l -d ANSWER DOWNLOAD EXAMIANS APP
Unix Which command allows you to view your file 24 lines at a time? None of these cat pg lp more None of these cat pg lp more ANSWER DOWNLOAD EXAMIANS APP