Unix Which command is used to remove a directory? rmdir rdir dldir rd rmdir rdir dldir rd ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to locate all the .profile files in the system? l -u .profile cd /.profile ls profile find /-name profile -print None of these l -u .profile cd /.profile ls profile find /-name profile -print None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following is invalid filename? None of these TRY trial my .file None of these TRY trial my .file ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to remove a file? rm del remove mv rm del remove mv ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following keys is used to replace a single character with new text? S r R s S r R s ANSWER DOWNLOAD EXAMIANS APP
Unix Which symbol will be used with grep command to match the pattern pat at the beginning of a line? $pat pat^ ^pat pat$ $pat pat^ ^pat pat$ ANSWER DOWNLOAD EXAMIANS APP