Unix Which command is used to remove a file? mv rm del remove mv rm del remove 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? copy a:programs/wb b:misc/wb tar programs/wb misc/wb cp programs/wb misc copy programs/wb misc/wb None of these copy a:programs/wb b:misc/wb tar programs/wb misc/wb cp programs/wb misc copy programs/wb misc/wb None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display the device name of the terminal you are using? stty None of these who ls tty stty None of these who ls tty ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following command is used to go to home directory? cd/ cd.. None of these cd HOME. cd cd/ cd.. None of these cd HOME. cd ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with vi editor to move cursor forward to first occurrence of character 'ch' in the current line? tch None of these fch rch ech tch None of these fch rch ech ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with vi editor to save file and remain in the editing mode? :q q! None of these :w :x :q q! None of these :w :x ANSWER DOWNLOAD EXAMIANS APP