Unix Which command is used to remove a file? rm mv remove del rm mv remove del ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to locate all the .profile files in the system? cd /.profile l -u .profile find /-name profile -print None of these ls profile cd /.profile l -u .profile find /-name profile -print None of these ls profile ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to copy a file wb with the same name from the programs directory to the misc directory? copy a:programs/wb b:misc/wb copy programs/wb misc/wb tar programs/wb misc/wb None of these cp programs/wb misc copy a:programs/wb b:misc/wb copy programs/wb misc/wb tar programs/wb misc/wb None of these cp programs/wb misc ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display the end of the file? tail head - r None of these eof bof tail head - r None of these eof bof ANSWER DOWNLOAD EXAMIANS APP
Unix Which option will be used with disk free command to include the total amount of disk space in the file system? None of these #NAME? -4 #NAME? #NAME? None of these #NAME? -4 #NAME? #NAME? ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to sort the lines of data in a file in alphabetical order? st sort sort -r None of these sh st sort sort -r None of these sh ANSWER DOWNLOAD EXAMIANS APP