Unix Which command sends the word count of the file infile to the newfile. wc infile >newfile wc infile - newfile wc infile | newfile wc newfile wc infile >newfile wc infile - newfile wc infile | newfile wc newfile ANSWER DOWNLOAD EXAMIANS APP
Unix Which option will be used with disk free command to include the total amount of disk space in the file system? #NAME? #NAME? None of these #NAME? -4 #NAME? #NAME? None of these #NAME? -4 ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following special shell variables is used to process number of the last background job? $0 $! $* $# $0 $! $* $# ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with vi editor to save file and remain in the editing mode? None of these q! :w :x :q None of these q! :w :x :q ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with vi editor scroll half page backward? [Control -P] [Control-c] [Control - u] [Control-d] None of these [Control -P] [Control-c] [Control - u] [Control-d] None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to get directory one level up? cd chdir None of these cd .. cd/ cd chdir None of these cd .. cd/ ANSWER DOWNLOAD EXAMIANS APP