Unix Which command is used to save the standard output in a file, as well as display it on the terminal? more grep tee cat None of these more grep tee cat None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following keys is used to delete the character beneath the cursor? dd D X None of these x dd D X None of these x ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following files contains information related to password aging? profile All the these password Shadow profile All the these password Shadow ANSWER DOWNLOAD EXAMIANS APP
Unix Which set option is used with vi editor to display line numbers on screen? ic nu li nm ic nu li nm ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to count the total number of lines, words, and characters contained in a file. None of these countw count p wc wcount None of these countw count p wc wcount ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to make all files and sub-directories in the directory (progs) executable by all users? chmod -1 a+x progs chmod -R 222 progs chmod -x a+x progs chmod -R a+x progs chmod -1 a+x progs chmod -R 222 progs chmod -x a+x progs chmod -R a+x progs ANSWER DOWNLOAD EXAMIANS APP