Unix You can append to a file instead of overwriting by using the > symbols >> symbols < symbols None of these > symbols >> symbols < symbols None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to sort the lines of data in a file in reverse order sort -r sort sh st sort -r sort sh st ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to save the output of the who command in a file named user.lst, as well as display it? who < user.lste who | tee user.lst who > user.lst who >> user.lst None of these who < user.lste who | tee user.lst who > user.lst who >> user.lst None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which symbol is used to separate more than one command in the same command line? : ; # $ : ; # $ ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with vi editor scroll half page backward? None of these [Control-d] [Control -P] [Control-c] [Control - u] None of these [Control-d] [Control -P] [Control-c] [Control - u] ANSWER DOWNLOAD EXAMIANS APP
Unix Which is the earliest and most widely used shell that came with the UNIX system? Korn shell C shell Smith shell None of these Bourne shell Korn shell C shell Smith shell None of these Bourne shell ANSWER DOWNLOAD EXAMIANS APP