Unix In Bourne shell, which file sets the Unix environment for the user when the logs into his HOME directory. .exrc None of these .profile lastlogin .mbox .exrc None of these .profile lastlogin .mbox ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to locate all the .profile files in the system? cd /.profile ls profile None of these l -u .profile find /-name profile -print cd /.profile ls profile None of these l -u .profile find /-name profile -print ANSWER DOWNLOAD EXAMIANS APP
Unix The seventh field of /etc/password is home password login None of these shell home password login None of these shell 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 am i which 1 /u who None of these who am i which 1 /u who None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which symbol will be used with grep command to match the pattern pat at the beginning of a line? pat^ ^pat $pat pat$ pat^ ^pat $pat pat$ ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to create a directory? md None of these crdir cr mkdir md None of these crdir cr mkdir ANSWER DOWNLOAD EXAMIANS APP