Unix Which of the following commands is used to display the filenames in multiple columns? ls -x None of these lc ls -1 ls ls -x None of these lc ls -1 ls ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to terminate a process? haltsys kill cancel shutdown haltsys kill cancel shutdown ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is not the vi Input mode command? rch j R S None of these rch j R S None of these ANSWER DOWNLOAD EXAMIANS APP
Unix If a file has read and write permissions for the owner, then the octal representation of the permissions will be 1 None of these 6 3 5 1 None of these 6 3 5 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 -R 222 progs chmod -x a+x progs chmod -1 a+x progs chmod -R a+x progs chmod -R 222 progs chmod -x a+x progs chmod -1 a+x progs chmod -R a+x progs ANSWER DOWNLOAD EXAMIANS APP
Unix The command which transcribes the standard input to the standard output and also makes a copy of the same in a file is grep tee sort tr grep tee sort tr ANSWER DOWNLOAD EXAMIANS APP