Unix Which command is used to copy a file wb with the same name from the programs directory to the misc directory? copy a:programs/wb b:misc/wb copy programs/wb misc/wb cp programs/wb misc tar programs/wb misc/wb None of these copy a:programs/wb b:misc/wb copy programs/wb misc/wb cp programs/wb misc tar programs/wb misc/wb None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with vi editor scroll half page backward? [Control-d] [Control-c] [Control - u] [Control -P] None of these [Control-d] [Control-c] [Control - u] [Control -P] None of these ANSWER DOWNLOAD EXAMIANS APP
Unix The field separator in cut command is specified with -r option #NAME? None of these -c -r option #NAME? None of these -c ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following is not a communication command. write grep mail mesg write grep mail mesg ANSWER DOWNLOAD EXAMIANS APP
Unix Which option is used with rm command to make the command prompt the user with each filename and a ?, before acting on it -1 -r #NAME? None of these -1 -r #NAME? None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to extract specific columns from the file? grep cut paste cat grep cut paste cat ANSWER DOWNLOAD EXAMIANS APP