Unix Which of the following commands is used to display your working directory? path prompt $p$g pwd dir path prompt $p$g pwd dir ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display and create files? vi ed cat lyrix vi ed cat lyrix ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to create a directory? mkdir cr crdir None of these md mkdir cr crdir None of these md 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 g-x, uo+r note chmod go+x, u-x note None of these chmod u-x, go+r note chmod go+r, u+x note chmod g-x, uo+r note chmod go+x, u-x note None of these chmod u-x, go+r note chmod go+r, u+x note 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? #NAME? +(m+l).n kill None of these #NAME? +(m+l).n kill None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command will be used with vi editor to append text at end of line? I i A None of these a I i A None of these a ANSWER DOWNLOAD EXAMIANS APP