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 set option is used with vi editor to display line numbers on screen? nu nm ic li nu nm ic li ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to display the directory attributes rather than its contents? ls -F ls -l ls -l -d ls -x ls -F ls -l ls -l -d ls -x ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display a file contents in octal form? of od cd oct of od cd oct 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+r note chmod go+rw note chmod go-x note chmod go-r note chmod go+r note chmod go+rw note chmod go-x note ANSWER DOWNLOAD EXAMIANS APP
Unix Which command will be used with vi editor to replace text from cursor to right? C c r R C c r R ANSWER DOWNLOAD EXAMIANS APP