Unix Which command is used with vi editor to save file and remain in the editing mode? :q q! None of these :x :w :q q! None of these :x :w ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to view your file 24 lines at a time? cat /p pg lp None of these cat /p pg lp None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to summarize the disk usage? None of these disk du fdisk chkdsk None of these disk du fdisk chkdsk ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to move all files to the bin sub-directory of the parent directory? mv * ../bin mv *.* /bin/ mv * /bin/* mv * ../bin *.* None of these mv * ../bin mv *.* /bin/ mv * /bin/* mv * ../bin *.* None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display the end of the file? None of these eof tail head - r bof None of these eof tail head - r bof ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to get directory one level up? cd .. chdir cd None of these cd/ cd .. chdir cd None of these cd/ ANSWER DOWNLOAD EXAMIANS APP