Unix Which commands is used to assign executable permission to all of the files named "letter"? chmod u+x letter chmod ugo+x letter chmod ugo+r letter chmod ugo+rw letter chmod u+x letter chmod ugo+x letter chmod ugo+r letter chmod ugo+rw letter ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following keys is used to overstrike a whole line? u None of these v R C u None of these v R C ANSWER DOWNLOAD EXAMIANS APP
Unix The command used to remove the directory is; remove rdir rd None of these rmdir remove rdir rd None of these rmdir ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display the device name of the terminal you are using? ls who tty stty None of these ls who tty stty None of these ANSWER DOWNLOAD EXAMIANS APP
Unix The chmod ugo+rw note command can be represented in octal notation as chmod 555 note chmod 333 note chmod 666 note chmod 444 note chmod 555 note chmod 333 note chmod 666 note chmod 444 note ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to change directory to the name beginning with a 'p'? cd p* cd [p] cd p cd p* cd p* cd [p] cd p cd p* ANSWER DOWNLOAD EXAMIANS APP