Unix If a file has read and write permissions for the owner, then the octal representation of the permissions will be 5 None of these 6 1 3 5 None of these 6 1 3 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 chmod go+x, u-x note None of these chmod u-x, go+r note chmod g-x, uo+r note chmod go+r, u+x note chmod go+x, u-x note None of these chmod u-x, go+r note chmod g-x, uo+r note ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display the end of the file? tail eof bof head - r None of these tail eof bof head - r None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to copy directory structures in and out cp copy None of these cpio cp - p cp copy None of these cpio cp - p ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to save the standard output in a file, as well as display it on the terminal? more tee None of these cat grep more tee None of these cat grep ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to change directory to the name beginning with a 'p'? cd p cd p* cd p* cd [p] cd p cd p* cd p* cd [p] ANSWER DOWNLOAD EXAMIANS APP