Unix Which of the following commands is used to absolutely assign all permissions to the owner, read and write permissions to the group and only executable permission to the others of the file note? chmod 4=rwx, g=rw note chmod 167 note chmod 761 note chmod 671 note chmod 4=rwx, g=rw note chmod 167 note chmod 761 note chmod 671 note ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to print a file? lp print prn pg lp print prn pg ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to delete all files in the current directory as well as all files and sub-directories in its subdirectories? None of these rm * rm all rm *.* rm -r * None of these rm * rm all rm *.* rm -r * ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display the end of the file? head - r None of these eof bof tail head - r None of these eof bof tail 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
Unix In vi editor, forward search is performed using the command. ?pat /pat :pat All of these ?pat /pat :pat All of these ANSWER DOWNLOAD EXAMIANS APP