Unix Which commands is used to assign executable permission to all of the files named "letter"? chmod ugo+rw letter chmod ugo+x letter chmod ugo+r letter chmod u+x letter chmod ugo+rw letter chmod ugo+x letter chmod ugo+r letter chmod u+x letter ANSWER DOWNLOAD EXAMIANS APP
Unix The Octal number to be given alogn with chmod command to make a file readable, writable and executable to the owner, readable and executable to group and others is: 755 744 555 755 744 555 ANSWER DOWNLOAD EXAMIANS APP
Unix In Bourne shell, which file sets the Unix environment for the user when the logs into his HOME directory. None of these .mbox .exrc lastlogin .profile None of these .mbox .exrc lastlogin .profile ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following set options is used with vi editor to ignore case while searching for patterns? ic ai sm ts ic ai sm ts ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to change the working directory? None of these cdir changedir cd chdir None of these cdir changedir cd chdir ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to link the files? lk tar None of these ln cp lk tar None of these ln cp ANSWER DOWNLOAD EXAMIANS APP