Unix Which option is used with the chmod command recursively to all files and sub-directories in a directory? -1 -R None of these #NAME? -1 -R None of these #NAME? 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 g-x, uo+r note chmod go+x, u-x note chmod u-x, go+r note None of these chmod go+r, u+x note chmod g-x, uo+r note chmod go+x, u-x note chmod u-x, go+r note None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following command is used to count just the number of lines contained in a file? wc -r wc -w wc -l wc -c None of these wc -r wc -w wc -l wc -c None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with vi editor scroll half page backward? [Control-c] [Control-d] [Control -P] [Control - u] None of these [Control-c] [Control-d] [Control -P] [Control - u] None of these ANSWER DOWNLOAD EXAMIANS APP
Unix The command chmod 761 note is equivalent to chmod u=rwx, g=rw, o=x note None of these chmod 167 note chmod 4=7, g=6,0 =1 note chmo a =761 note chmod u=rwx, g=rw, o=x note None of these chmod 167 note chmod 4=7, g=6,0 =1 note chmo a =761 note ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to have a two-way communication with any person who is currently logged in? write mesg None of these grep mail write mesg None of these grep mail ANSWER DOWNLOAD EXAMIANS APP