Unix Which command is used to sort the lines of data in a file in reverse order sort -r st sort sh sort -r st sort sh ANSWER DOWNLOAD EXAMIANS APP
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 761 note chmod 167 note chmod 671 note chmod 4=rwx, g=rw note chmod 761 note chmod 167 note chmod 671 note chmod 4=rwx, g=rw note ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to save the output of the who command in a file named user.lst, as well as display it? who > user.lst who >> user.lst who < user.lste None of these who | tee user.lst who > user.lst who >> user.lst who < user.lste None of these who | tee user.lst ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to change the working directory? cdir chdir changedir cd None of these cdir chdir changedir cd None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which set option is used with vi editor to display line numbers on screen? nu li nm ic nu li nm ic ANSWER DOWNLOAD EXAMIANS APP
Unix The File that contains a set of instructions which are performed when a user logs in, is .exrc None of these .autoexec .profile autoexec.bat .exrc None of these .autoexec .profile autoexec.bat ANSWER DOWNLOAD EXAMIANS APP