Unix Which option is used with the chmod command recursively to all files and sub-directories in a directory? -1 -R #NAME? None of these -1 -R #NAME? None of these 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 command is used to print a file? pg prn print lp pg prn print lp 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? rm *.* rm all rm -r * None of these rm * rm *.* rm all rm -r * None of these rm * ANSWER DOWNLOAD EXAMIANS APP
Unix Which of following commands is used for an automatic reminder service? write mail None of these mesg calendar write mail None of these mesg calendar ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display a file contents in octal form? oct cd od of oct cd od of ANSWER DOWNLOAD EXAMIANS APP