Unix Which command is used to count just the number of characters in a file? wc - 1 wc -w wc -r wc -c wc - 1 wc -w wc -r wc -c ANSWER DOWNLOAD EXAMIANS APP
Unix The field separator in cut command is specified with None of these -c -r option #NAME? None of these -c -r option #NAME? ANSWER DOWNLOAD EXAMIANS APP
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 command is used with vi editor scroll half page backward? [Control-c] [Control -P] [Control-d] None of these [Control - u] [Control-c] [Control -P] [Control-d] None of these [Control - u] ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to create a directory? md mkdir cr crdir None of these md mkdir cr crdir None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which set option is used with vi editor to display line numbers on screen? nu ic nm li nu ic nm li ANSWER DOWNLOAD EXAMIANS APP