Unix Which command is used with vi editor to save file and remain in the editing mode? :x None of these q! :q :w :x None of these q! :q :w ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to display the filenames in multiple columns with indication of directories and executable file? ls ~ x ls -l Ip ls -F -x ls ~ x ls -l Ip ls -F -x ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following shell's wildcards are used to match any number of characters including none? None of these ? * [!ijk] [ijk] None of these ? * [!ijk] [ijk] ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to copy a file wb with the same name from the programs directory to the misc directory? cp programs/wb misc copy programs/wb misc/wb None of these tar programs/wb misc/wb copy a:programs/wb b:misc/wb cp programs/wb misc copy programs/wb misc/wb None of these tar programs/wb misc/wb copy a:programs/wb b:misc/wb 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 671 note chmod 761 note chmod 4=rwx, g=rw note chmod 167 note chmod 671 note chmod 761 note chmod 4=rwx, g=rw note chmod 167 note ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following options will be used to display number of blocks used by a file? #NAME? -c -r option None of these #NAME? -c -r option None of these ANSWER DOWNLOAD EXAMIANS APP