Unix Which command is used to copy a file wb with the same name from the programs directory to the misc directory? cp programs/wb misc copy programs/wb misc/wb copy a:programs/wb b:misc/wb tar programs/wb misc/wb None of these cp programs/wb misc copy programs/wb misc/wb copy a:programs/wb b:misc/wb tar programs/wb misc/wb None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following is invalid filename? trial my .file TRY None of these trial my .file TRY None of these ANSWER DOWNLOAD EXAMIANS APP
Unix The cp command uses: standard input file standard output file neither standard input nor standard output file both input and output file standard input file standard output file neither standard input nor standard output file both input and output file ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display the top of the file? cat head grep more cat head grep more ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with vi editor scroll half page backward? [Control -P] [Control - u] [Control-d] [Control-c] None of these [Control -P] [Control - u] [Control-d] [Control-c] None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to terminate a process? haltsys kill cancel shutdown haltsys kill cancel shutdown ANSWER DOWNLOAD EXAMIANS APP