Unix Which of the following commands is used to rename a file? mv remove ren rename mv remove ren rename ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to copy the three files wb, collect and mon into the misc directory, under the same, when you were currently in the programs directory? copy wb ../misc collect ../misc mon ../misc tar wb collect mon /misc None of these cp wb collect mon ../misc copy wb collect mon /misc copy wb ../misc collect ../misc mon ../misc tar wb collect mon /misc None of these cp wb collect mon ../misc copy wb collect mon /misc ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following command addresses all users who are currently hooked on? wall mail mesg write wall mail mesg write ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following command is used to go to home directory? cd None of these cd/ cd.. cd HOME. cd None of these cd/ cd.. cd HOME. ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to count just the number of characters in a file? wc - 1 wc -c wc -r wc -w wc - 1 wc -c wc -r wc -w ANSWER DOWNLOAD EXAMIANS APP
Unix The command which transcribes the standard input to the standard output and also makes a copy of the same in a file is grep sort tr tee grep sort tr tee ANSWER DOWNLOAD EXAMIANS APP