Unix Which of command is used to copy a file? None of these cp cpio copy tar None of these cp cpio copy tar ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to sort the lines of data in a file in reverse order sort sort -r st sh sort sort -r st sh 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.lst who < user.lste who > user.lst who | tee user.lst None of these who >> user.lst who < user.lste who > user.lst who | tee user.lst None of these ANSWER DOWNLOAD EXAMIANS APP
Unix The first set of the three permissions (rw) pertains to the owner of the file, indicating that the owner has write and executable permissions None of these both read and write permissions executable permission only both read and executable permissions. write and executable permissions None of these both read and write permissions executable permission only both read and executable permissions. ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following command addresses all users who are currently hooked on? wall mail mesg write wall mail mesg write ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands can be used to get information about yourself? None of these who am i which i /4 pwd None of these who am i which i /4 pwd ANSWER DOWNLOAD EXAMIANS APP