Unix Which command is used with vi editor to save file and remain in the editing mode? :w q! None of these :q :x :w q! None of these :q :x ANSWER DOWNLOAD EXAMIANS APP
Unix The commonly used UNIX commands like date, ls, cat, etc. are stored in /dev directory None of these /unix directory /bin and /usr/bin directories /tmp directory /dev directory None of these /unix directory /bin and /usr/bin directories /tmp directory ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to link the files? None of these lk cp tar ln None of these lk cp tar ln ANSWER DOWNLOAD EXAMIANS APP
Unix The field separator in cut command is specified with -r option #NAME? None of these -c -r option #NAME? None of these -c ANSWER DOWNLOAD EXAMIANS APP
Unix The chmod ugo+rw note command can be represented in octal notation as chmod 555 note chmod 666 note chmod 333 note chmod 444 note chmod 555 note chmod 666 note chmod 333 note chmod 444 note ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display the top of the file? cat more grep head cat more grep head ANSWER DOWNLOAD EXAMIANS APP