Unix The command used to compare the files is known as cmp ccp comp do cmp ccp comp do 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 collect mon /misc copy wb ../misc collect ../misc mon ../misc None of these cp wb collect mon ../misc tar wb collect mon /misc copy wb collect mon /misc copy wb ../misc collect ../misc mon ../misc None of these cp wb collect mon ../misc tar wb collect mon /misc ANSWER DOWNLOAD EXAMIANS APP
Unix The special shell variable $* is used to name the command being executed None of these to process number of the current shell to exit status of ast command executed. to list the positional parameters to name the command being executed None of these to process number of the current shell to exit status of ast command executed. to list the positional parameters ANSWER DOWNLOAD EXAMIANS APP
Unix The command that can be used to restrict incoming messages to a user is None of these halt sleep mesg grep None of these halt sleep mesg grep ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following options will be used to display number of blocks used by a file? -c -r option None of these #NAME? -c -r option None of these #NAME? ANSWER DOWNLOAD EXAMIANS APP
Unix Which command will be used with vi editor to replace text from cursor to right? R c r C R c r C ANSWER DOWNLOAD EXAMIANS APP