Unix Which command is used to move all files to the bin sub-directory of the parent directory? mv * ../bin *.* mv * /bin/* mv * ../bin mv *.* /bin/ None of these mv * ../bin *.* mv * /bin/* mv * ../bin mv *.* /bin/ None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to print a file? prn pg lp print prn pg lp print ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following keys is used to replace a single character with new text? r R S s r R S s ANSWER DOWNLOAD EXAMIANS APP
Unix The commonly used UNIX commands like date, ls, cat, etc. are stored in /tmp directory /unix directory /dev directory /bin and /usr/bin directories None of these /tmp directory /unix directory /dev directory /bin and /usr/bin directories None of these 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 tr tee grep sort tr tee grep sort ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following is invalid filename? None of these TRY my .file trial None of these TRY my .file trial ANSWER DOWNLOAD EXAMIANS APP