Unix Which of the following commands is used to display the filenames in multiple columns? ls -1 ls -x lc None of these ls ls -1 ls -x lc None of these ls 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 a+x progs 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 ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is not the vi Input mode command? None of these S j R rch None of these S j R rch ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display the device name of the terminal you are using? who None of these ls tty stty who None of these ls tty stty ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to link the files? tar None of these cp ln lk tar None of these cp ln lk ANSWER DOWNLOAD EXAMIANS APP
Unix Which command will be used with vi editor to replace text from cursor to right? R c C r R c C r ANSWER DOWNLOAD EXAMIANS APP