Unix Which of the following commands is used to display your working directory? dir pwd path prompt $p$g dir pwd path prompt $p$g ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display a file contents in octal form? of oct cd od of oct cd od ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to change directory to the name beginning with a 'p'? cd p cd p* cd [p] cd p* cd p cd p* cd [p] cd p* ANSWER DOWNLOAD EXAMIANS APP
Unix In Bourne shell, which file sets the Unix environment for the user when the logs into his HOME directory. lastlogin None of these .mbox .profile .exrc lastlogin None of these .mbox .profile .exrc ANSWER DOWNLOAD EXAMIANS APP
Unix The File that contains a set of instructions which are performed when a user logs in, is .profile .autoexec autoexec.bat .exrc None of these .profile .autoexec autoexec.bat .exrc None of these 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? None of these chmod go+r, u+x note chmod u-x, go+r note chmod go+x, u-x note chmod g-x, uo+r note None of these chmod go+r, u+x note chmod u-x, go+r note chmod go+x, u-x note chmod g-x, uo+r note ANSWER DOWNLOAD EXAMIANS APP