Unix Which command is used to display a file contents in octal form? oct cd od of oct cd od of ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to assign executable permission to the owner of the file named "note"? chmod g+x note chmod ugo+x note chmod u+w note chmod u+x note chmod g+x note chmod ugo+x note chmod u+w note chmod u+x note ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to absolutely assign all permissions to the owner, read and write permissions to the group and only executable permission to the others of the file note? chmod 671 note chmod 761 note chmod 167 note chmod 4=rwx, g=rw note chmod 671 note chmod 761 note chmod 167 note chmod 4=rwx, g=rw note ANSWER DOWNLOAD EXAMIANS APP
Unix The field separator in cut command is specified with #NAME? -r option None of these -c #NAME? -r option None of these -c ANSWER DOWNLOAD EXAMIANS APP
Unix The command that can be used to restrict incoming messages to a user is sleep mesg None of these halt grep sleep mesg None of these halt grep ANSWER DOWNLOAD EXAMIANS APP
Unix Which option will be used with ps command to slow the entire command line of the process being run? #NAME? -4 -2 -1 #NAME? -4 -2 -1 ANSWER DOWNLOAD EXAMIANS APP