Unix Which of are following internal commands is used in mail to forward mail to user in user-list? d user-list r user-list m user-list None of these e user-list d user-list r user-list m user-list None of these e user-list ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to sort the lines of data in a file in alphabetical order? sort st None of these sort -r sh sort st None of these sort -r sh ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to remove files with confirmation prompt from the user file system which have neither been accessed nor modified i the last one year? find /user/* (-mtime + 365 - a - atime +365 ) - OK rm {} ; None of these find -name - mtime + 365 / - ok rm find -mtime +365 | rm grep (/usr/*) - mtime + 365 | -ok rm find /user/* (-mtime + 365 - a - atime +365 ) - OK rm {} ; None of these find -name - mtime + 365 / - ok rm find -mtime +365 | rm grep (/usr/*) - mtime + 365 | -ok rm ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following signs is used to back up over typing errors in vi? None of these @ ! $ # None of these @ ! $ # ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following shell's wildcards are used to match any number of characters including none? * ? [!ijk] None of these [ijk] * ? [!ijk] None of these [ijk] ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands can be used to get information about yourself? None of these which pwd i /4 who am i None of these which pwd i /4 who am i ANSWER DOWNLOAD EXAMIANS APP