Unix Which command is used to change directory to the name beginning with a 'p'? cd p* cd p* cd p cd [p] cd p* cd p* cd p cd [p] ANSWER DOWNLOAD EXAMIANS APP
Unix Which option is used with cmp command to give a detailed list of the byte number and the differing bytes in octal for each character that differs in both the files? -d -r -l -b None of these -d -r -l -b None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command sends the word count of the file infile to the newfile. wc infile >newfile wc infile - newfile wc newfile wc infile | newfile wc infile >newfile wc infile - newfile wc newfile wc infile | newfile ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to have a two-way communication with any person who is currently logged in? None of these write grep mail mesg None of these write grep mail mesg ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to save the standard output in a file, as well as display it on the terminal? cat grep tee more None of these cat grep tee more None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to create a directory? mkdir cr crdir None of these md mkdir cr crdir None of these md ANSWER DOWNLOAD EXAMIANS APP