Unix Which command is used to remove a directory? rmdir rd rdir dldir rmdir rd rdir dldir ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following files will displayed by this command cat *ch* patch All of these catch .ch patch All of these catch .ch ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following command is used to count just the number of lines contained in a file? wc -r wc -c wc -w wc -l None of these wc -r wc -c wc -w wc -l None of these ANSWER DOWNLOAD EXAMIANS APP
Unix While working with mail command, which command is used to save mail in a separate file? s d r w s d r w 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 intr ^c stty echoe stty echo ^a tty ^c stty intr ^c stty echoe stty echo ^a ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to extract specific columns from the file? cat paste cut grep cat paste cut grep ANSWER DOWNLOAD EXAMIANS APP