Unix Which command is used to count just the number of characters in a file? wc - 1 wc -c wc -w wc -r wc - 1 wc -c wc -w wc -r ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to display the filenames in multiple columns with indication of directories and executable file? ls -F -x ls ~ x Ip ls -l ls -F -x ls ~ x Ip ls -l ANSWER DOWNLOAD EXAMIANS APP
Unix Which command will be used with vi editor to replace single character under cursor with any number of characters? s S A a s S A a ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with vi editor to search a pattern in the forward direction? // / ?? ? // / ?? ? ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to save the standard output in a file, as well as display it on the terminal? grep more None of these tee cat grep more None of these tee cat ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following is not a filter? grep sort wc None of these grep sort wc None of these ANSWER DOWNLOAD EXAMIANS APP