Unix Which of the following commands is used to remove files? erase dm None of these rm delete erase dm None of these rm delete ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to locate all the .profile files in the system? find /-name profile -print cd /.profile None of these ls profile l -u .profile find /-name profile -print cd /.profile None of these ls profile l -u .profile ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to link the files? tar cp ln None of these lk tar cp ln None of these lk ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to extract specific columns from the file? cat cut grep paste cat cut grep paste 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 -x a+x progs chmod -R 222 progs chmod -1 a+x progs chmod -R a+x progs chmod -x a+x progs chmod -R 222 progs chmod -1 a+x progs chmod -R a+x progs 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. countw wc count p None of these wcount countw wc count p None of these wcount ANSWER DOWNLOAD EXAMIANS APP