Unix Which of the following keys is used to replace a single character with new text? r R S s r R S s ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to list out all the hidden files along with the other files? ls -x ls -a ls -l ls -F ls -x ls -a ls -l ls -F ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with vi editor scroll half page backward? None of these [Control-d] [Control-c] [Control -P] [Control - u] None of these [Control-d] [Control-c] [Control -P] [Control - u] ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following is not a filter? sort wc grep None of these sort wc grep None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command sends the word count of the file infile to the newfile. wc newfile wc infile - newfile wc infile >newfile wc infile | newfile wc newfile wc infile - newfile wc infile >newfile wc infile | newfile ANSWER DOWNLOAD EXAMIANS APP
Unix The field separator in cut command is specified with #NAME? None of these -r option -c #NAME? None of these -r option -c ANSWER DOWNLOAD EXAMIANS APP