Unix The command chmod 761 note is equivalent to chmod 167 note None of these chmo a =761 note chmod 4=7, g=6,0 =1 note chmod u=rwx, g=rw, o=x note chmod 167 note None of these chmo a =761 note chmod 4=7, g=6,0 =1 note chmod u=rwx, g=rw, o=x note ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to terminate a process? cancel kill haltsys shutdown cancel kill haltsys shutdown ANSWER DOWNLOAD EXAMIANS APP
Unix Which is the earliest and most widely used shell that came with the UNIX system? C shell None of these Bourne shell Smith shell Korn shell C shell None of these Bourne shell Smith shell Korn shell ANSWER DOWNLOAD EXAMIANS APP
Unix The command that can be used to restrict incoming messages to a user is None of these grep sleep halt mesg None of these grep sleep halt mesg ANSWER DOWNLOAD EXAMIANS APP
Unix The first set of the three permissions (rw) pertains to the owner of the file, indicating that the owner has both read and write permissions None of these executable permission only write and executable permissions both read and executable permissions. both read and write permissions None of these executable permission only write and executable permissions both read and executable permissions. ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to make all files and sub-directories in the directory (progs) executable by all users? chmod -R a+x progs chmod -R 222 progs chmod -x a+x progs chmod -1 a+x progs chmod -R a+x progs chmod -R 222 progs chmod -x a+x progs chmod -1 a+x progs ANSWER DOWNLOAD EXAMIANS APP