Unix You can append to a file instead of overwriting by using the < symbols >> symbols None of these > symbols < symbols >> symbols None of these > symbols ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands can be used to get information about all users who are currently logged into the system? who None of these who am i which 1 /u who None of these who am i which 1 /u ANSWER DOWNLOAD EXAMIANS APP
Unix The commonly used UNIX commands like date, ls, cat, etc. are stored in /bin and /usr/bin directories None of these /dev directory /unix directory /tmp directory /bin and /usr/bin directories None of these /dev directory /unix directory /tmp directory 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 >> user.lst None of these who | tee user.lst who > user.lst who < user.lste who >> user.lst None of these who | tee user.lst who > user.lst ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to link the files? tar None of these ln cp lk tar None of these ln cp lk ANSWER DOWNLOAD EXAMIANS APP
Unix In vi editor, forward search is performed using the command. ?pat :pat /pat All of these ?pat :pat /pat All of these ANSWER DOWNLOAD EXAMIANS APP