Unix In vi editor, forward search is performed using the command. ?pat /pat All of these :pat ?pat /pat All of these :pat ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to remove the read permission of the file 'note' from both the group and others? chmod go-x note chmod go-r note chmod go+r note chmod go+rw note chmod go-x note chmod go-r note chmod go+r note chmod go+rw note ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display and create files? vi cat lyrix ed vi cat lyrix ed ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to summarize the disk usage? disk du fdisk None of these chkdsk disk du fdisk None of these chkdsk ANSWER DOWNLOAD EXAMIANS APP
Unix The chmod ugo+rw note command can be represented in octal notation as chmod 333 note chmod 444 note chmod 666 note chmod 555 note chmod 333 note chmod 444 note chmod 666 note chmod 555 note ANSWER DOWNLOAD EXAMIANS APP
Unix Which command will be used with vi editor to replace text from cursor to right? C r R c C r R c ANSWER DOWNLOAD EXAMIANS APP