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 delete all files in the current directory as well as all files and sub-directories in its subdirectories? None of these rm * rm *.* rm all rm -r * None of these rm * rm *.* rm all rm -r * ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to change directory to the name beginning with a 'p'? cd p* cd [p] cd p* cd p cd p* cd [p] cd p* cd p ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to remove a file? mv del remove rm mv del remove rm ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to move all files to the bin sub-directory of the parent directory? mv * /bin/* mv *.* /bin/ mv * ../bin *.* None of these mv * ../bin mv * /bin/* mv *.* /bin/ mv * ../bin *.* None of these mv * ../bin ANSWER DOWNLOAD EXAMIANS APP
Unix Which of are following internal commands is used in mail to forward mail to user in user-list? None of these e user-list r user-list d user-list m user-list None of these e user-list r user-list d user-list m user-list ANSWER DOWNLOAD EXAMIANS APP