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 cp wb collect mon ../misc copy wb collect mon /misc None of these tar wb collect mon /misc copy wb ../misc collect ../misc mon ../misc cp wb collect mon ../misc copy wb collect mon /misc None of these tar wb collect mon /misc ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display the device name of the terminal you are using? who ls stty None of these tty who ls stty None of these tty ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to remove the read permission of the file 'note' from both the group and others? chmod go-r note chmod go+r note chmod go+rw note chmod go-x note chmod go-r note chmod go+r note chmod go+rw note chmod go-x note ANSWER DOWNLOAD EXAMIANS APP
Unix The ls -l command tells who the owner of the file is the name of the group owner of the file All of these None of these how large the file is and when the file was last modified. who the owner of the file is the name of the group owner of the file All of these None of these how large the file is and when the file was last modified. ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following keys is used to overstrike a whole line? R None of these v C u R None of these v C u ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following is not a communication command. grep mesg mail write grep mesg mail write ANSWER DOWNLOAD EXAMIANS APP