Unix Which command is used to sort the lines of data in a file in alphabetical order? sort -r None of these st sort sh sort -r None of these st sort sh ANSWER DOWNLOAD EXAMIANS APP
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 tar programs/wb misc/wb copy programs/wb misc/wb copy a:programs/wb b:misc/wb cp programs/wb misc None of these tar programs/wb misc/wb copy programs/wb misc/wb ANSWER DOWNLOAD EXAMIANS APP
Unix The second set of the three permissions (r-) indicates that group has read permission only group has write permission only owner has read permission only other has read permission only group has read permission only group has write permission only owner has read permission only other has read permission only ANSWER DOWNLOAD EXAMIANS APP
Unix The command that can be used to restrict incoming messages to a user is halt sleep mesg None of these grep halt sleep mesg None of these grep ANSWER DOWNLOAD EXAMIANS APP
Unix The command chmod 761 note is equivalent to chmod u=rwx, g=rw, o=x note chmod 4=7, g=6,0 =1 note chmod 167 note chmo a =761 note None of these chmod u=rwx, g=rw, o=x note chmod 4=7, g=6,0 =1 note chmod 167 note chmo a =761 note None of these ANSWER DOWNLOAD EXAMIANS APP
Unix The command used to compare the files is known as comp do ccp cmp comp do ccp cmp ANSWER DOWNLOAD EXAMIANS APP