Unix Which command is used to count just the number of characters in a file? wc -c wc - 1 wc -w wc -r wc -c wc - 1 wc -w wc -r ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to change the working directory? chdir cd None of these cdir changedir chdir cd None of these cdir changedir ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display the characteristics of a process? pid au du ps pid au du ps 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 list all the files with extension .lst? ls *.* ls lst* ls *[lst] ls -l *.lst ls *.* ls lst* ls *[lst] ls -l *.lst ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following signs is used to back up over typing errors in vi? None of these # ! @ $ None of these # ! @ $ ANSWER DOWNLOAD EXAMIANS APP