Unix The seventh field of /etc/password is shell home None of these login password shell home None of these login password 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 go+r, u+x note chmod u-x, go+r note None of these chmod g-x, uo+r note chmod go+x, u-x note chmod go+r, u+x note chmod u-x, go+r note None of these chmod g-x, uo+r note chmod go+x, u-x note ANSWER DOWNLOAD EXAMIANS APP
Unix Which command will be used with vi editor to replace single character under cursor with any number of characters? A S a s A S a s ANSWER DOWNLOAD EXAMIANS APP
Unix Which command will be used with vi editor to replace text from cursor to right? r c C R r c C R 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-x note 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 ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to count just the number of characters in a file? wc - 1 wc -c wc -w wc -r wc - 1 wc -c wc -w wc -r ANSWER DOWNLOAD EXAMIANS APP