Unix While working with mail command, which command is used to save mail in a separate file? s w d r s w d r 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 Which of the following directories contain all the Alias created by a user, including his login directory? /dev /etc /tmp /usr /dev /etc /tmp /usr ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with vi editor to move cursor forward to first occurrence of character 'ch' in the current line? rch ech None of these tch fch rch ech None of these tch fch ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with vi editor to search a pattern in the forward direction? ?? ? // / ?? ? // / ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with file named 'note' to remove the executable permission from the user and assign read permission to the group and others? chmod u-x, go+r note chmod go+r, u+x note chmod g-x, uo+r note None of these chmod go+x, u-x note chmod u-x, go+r note chmod go+r, u+x note chmod g-x, uo+r note None of these chmod go+x, u-x note ANSWER DOWNLOAD EXAMIANS APP