Unix Which of the following commands is used to display your working directory? pwd dir path prompt $p$g pwd dir path prompt $p$g ANSWER DOWNLOAD EXAMIANS APP
Unix Which command will be used with vi editor to insert text to left of cursor? S s i a S s i a ANSWER DOWNLOAD EXAMIANS APP
Unix Which command will be used with vi editor to append text at end of line? I A i a None of these I A i a None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which option will be used with sort command to start sorting ofter the nth column of the (m+l)th field? +(m+l).n kill #NAME? None of these +(m+l).n kill #NAME? None of these 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 command is used to assign only read permission to all three categories of the file 'note'? chmod ugo=r note None of these chmod go+r note chmod u+r,g+r,o-x note chmod a-rw chmod ugo=r note None of these chmod go+r note chmod u+r,g+r,o-x note chmod a-rw ANSWER DOWNLOAD EXAMIANS APP