Unix Which commands is used to assign executable permission to all of the files named "letter"? chmod ugo+rw 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 ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to create a directory? crdir mkdir None of these md cr crdir mkdir None of these md cr ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to update access and modification times of a file? cat grep wc touch cat grep wc touch ANSWER DOWNLOAD EXAMIANS APP
Unix The special shell variable $* is used to process number of the current shell to list the positional parameters to name the command being executed to exit status of ast command executed. None of these to process number of the current shell to list the positional parameters to name the command being executed to exit status of ast command executed. None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display a file contents in octal form? cd od of oct cd od of oct ANSWER DOWNLOAD EXAMIANS APP
Unix The chmod ugo+rw note command can be represented in octal notation as chmod 333 note chmod 444 note chmod 666 note chmod 555 note chmod 333 note chmod 444 note chmod 666 note chmod 555 note ANSWER DOWNLOAD EXAMIANS APP