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 -r * rm * rm all rm *.* None of these rm -r * rm * rm all rm *.* 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 tee sort tr grep tee sort tr grep ANSWER DOWNLOAD EXAMIANS APP
Unix Which operator will be used with chmod command to assign absolute permission? - + None of these = % - + None of these = % ANSWER DOWNLOAD EXAMIANS APP
Unix Which command will be used with vi editor to append text at end of line? i A I None of these a i A I None of these a ANSWER DOWNLOAD EXAMIANS APP
Unix The command used to remove the directory is; rmdir remove rdir rd None of these rmdir remove rdir rd None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to display the directory attributes rather than its contents? ls -x ls -F ls -l -d ls -l ls -x ls -F ls -l -d ls -l ANSWER DOWNLOAD EXAMIANS APP