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 cp programs/wb misc None of these copy programs/wb misc/wb tar programs/wb misc/wb copy a:programs/wb b:misc/wb cp programs/wb misc None of these copy programs/wb misc/wb tar programs/wb misc/wb ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to print a file? print pg lp prn print pg lp prn ANSWER DOWNLOAD EXAMIANS APP
Unix The chmod ugo+rw note command can be represented in octal notation as chmod 333 note chmod 666 note chmod 444 note chmod 555 note chmod 333 note chmod 666 note chmod 444 note chmod 555 note ANSWER DOWNLOAD EXAMIANS APP
Unix Which is the earliest and most widely used shell that came with the UNIX system? Bourne shell C shell None of these Korn shell Smith shell Bourne shell C shell None of these Korn shell Smith shell ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with vi editor scroll half page backward? [Control-c] [Control-d] [Control - u] [Control -P] None of these [Control-c] [Control-d] [Control - u] [Control -P] None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to count the total number of lines, words, and characters contained in a file. wcount countw wc None of these count p wcount countw wc None of these count p ANSWER DOWNLOAD EXAMIANS APP