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 * None of these rm *.* rm -r * rm all rm * None of these rm *.* rm -r * rm all ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following keys is used to overstrike a whole line? None of these u R v C None of these u R v C ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to remove a directory? dldir rmdir rd rdir dldir rmdir rd rdir ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with vi editor to move cursor forward to first occurrence of character 'ch' in the current line? None of these ech rch fch tch None of these ech rch fch tch 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? tar programs/wb misc/wb cp programs/wb misc copy programs/wb misc/wb copy a:programs/wb b:misc/wb None of these tar programs/wb misc/wb cp programs/wb misc copy programs/wb misc/wb copy a:programs/wb b:misc/wb None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which option will be used with touch command to change the access time? None of these -r option #NAME? pid None of these -r option #NAME? pid ANSWER DOWNLOAD EXAMIANS APP