Unix In Bourne shell, which file sets the Unix environment for the user when the logs into his HOME directory. None of these lastlogin .exrc .mbox .profile None of these lastlogin .exrc .mbox .profile ANSWER DOWNLOAD EXAMIANS APP
Unix Which command sends the word count of the file infile to the newfile. wc infile - newfile wc infile | newfile wc newfile wc infile >newfile wc infile - newfile wc infile | newfile wc newfile wc infile >newfile ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to locate all the .profile files in the system? ls profile None of these cd /.profile l -u .profile find /-name profile -print ls profile None of these cd /.profile l -u .profile find /-name profile -print ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with vi editor to move the cursor to the left? i k None of these j h i k None of these j h ANSWER DOWNLOAD EXAMIANS APP
Unix The octal representation 652 indicates Execute permission for the owner Read and write permission of groups All of these Write permission for others None of these Execute permission for the owner Read and write permission of groups All of these Write permission for others None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following special shell variables is used to process number of the current shell? $$ $* None of these $! $$ $* None of these $! ANSWER DOWNLOAD EXAMIANS APP