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 cp programs/wb misc copy programs/wb misc/wb None of these tar programs/wb misc/wb copy a:programs/wb b:misc/wb cp programs/wb misc copy programs/wb misc/wb None of these tar programs/wb misc/wb ANSWER DOWNLOAD EXAMIANS APP
Unix The command that can be used to restrict incoming messages to a user is sleep grep halt None of these mesg sleep grep halt None of these mesg ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands can be used to get information about yourself? i /4 None of these who am i which pwd i /4 None of these who am i which pwd ANSWER DOWNLOAD EXAMIANS APP
Unix If you are to use [Control-c] as the interrupt key instead of [Del], then you will have to use tty ^c stty echo ^a stty intr ^c stty echoe tty ^c stty echo ^a stty intr ^c stty echoe ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to remove a directory? rd rmdir rdir dldir rd rmdir rdir dldir ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to sort the lines of data in a file in alphabetical order? None of these st sort -r sh sort None of these st sort -r sh sort ANSWER DOWNLOAD EXAMIANS APP