Unix If a file has read and write permissions for the owner, then the octal representation of the permissions will be 5 3 6 None of these 1 5 3 6 None of these 1 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 u+w note chmod ugo+x note chmod g+x note chmod u+x note chmod u+w note chmod ugo+x note chmod g+x note chmod u+x note ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to remove a file? mv remove del rm mv remove del rm ANSWER DOWNLOAD EXAMIANS APP
Unix If you are to use [Control-c] as the interrupt key instead of [Del], then you will have to use stty intr ^c stty echo ^a tty ^c stty echoe stty intr ^c stty echo ^a tty ^c stty echoe ANSWER DOWNLOAD EXAMIANS APP
Unix The special shell variable $* is used to name the command being executed to process number of the current shell to list the positional parameters None of these to exit status of ast command executed. to name the command being executed to process number of the current shell to list the positional parameters None of these to exit status of ast command executed. ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to print a file? prn lp print pg prn lp print pg ANSWER DOWNLOAD EXAMIANS APP