Unix Which of the following directories contain all the Alias created by a user, including his login directory? /tmp /etc /usr /dev /tmp /etc /usr /dev ANSWER DOWNLOAD EXAMIANS APP
Unix Which symbol will be used with grep command to match the pattern pat at the end of a line? None of these pat$ $pat pat^ ^pat None of these pat$ $pat pat^ ^pat ANSWER DOWNLOAD EXAMIANS APP
Unix Which command will be used with vi editor to insert text to left of cursor? a s S i a s S i ANSWER DOWNLOAD EXAMIANS APP
Unix The File that contains a set of instructions which are performed when a user logs in, is autoexec.bat .profile .exrc None of these .autoexec autoexec.bat .profile .exrc None of these .autoexec ANSWER DOWNLOAD EXAMIANS APP
Unix The second set of the three permissions (r-) indicates that group has write permission only other has read permission only group has read permission only owner has read permission only group has write permission only other has read permission only group has read permission only owner has read permission only ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to remove the read permission of the file 'note' from both the group and others? chmod go-r note chmod go-x note chmod go+rw note chmod go+r note chmod go-r note chmod go-x note chmod go+rw note chmod go+r note ANSWER DOWNLOAD EXAMIANS APP