Unix Which of the following commands is used to remove files? delete erase None of these rm dm delete erase None of these rm dm ANSWER DOWNLOAD EXAMIANS APP
Unix Which symbol is used to separate more than one command in the same command line? # : $ ; # : $ ; ANSWER DOWNLOAD EXAMIANS APP
Unix Which command sends the word count of the file infile to the newfile. wc infile >newfile wc newfile wc infile | newfile wc infile - newfile wc infile >newfile wc newfile wc infile | newfile wc infile - newfile ANSWER DOWNLOAD EXAMIANS APP
Unix The special shell variable $* is used to list the positional parameters to exit status of ast command executed. None of these to name the command being executed to process number of the current shell to list the positional parameters to exit status of ast command executed. None of these to name the command being executed to process number of the current shell ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to extract specific columns from the file? paste cat grep cut paste cat grep cut 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