Unix While working with mail command, which command is used to save mail in a separate file? d s r w d s r w ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following command addresses all users who are currently hooked on? mesg wall mail write mesg wall mail write 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 /tmp directory /unix directory /bin and /usr/bin directories None of these /dev directory /tmp directory /unix directory ANSWER DOWNLOAD EXAMIANS APP
Unix The command used to compare the files is known as ccp cmp comp do ccp cmp comp do ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to sort the lines of data in a file in alphabetical order? sort None of these st sh sort -r sort None of these st sh sort -r ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to concatenate all files beginning with the string 'emp' and followed by a non-numeric characters? cat emp[x-z] more [emp][!0-9] cat emp[!0-9] cat emp[a-z] cat emp[x-z] more [emp][!0-9] cat emp[!0-9] cat emp[a-z] ANSWER DOWNLOAD EXAMIANS APP