Unix The first set of the three permissions (rw) pertains to the owner of the file, indicating that the owner has executable permission only None of these both read and executable permissions. write and executable permissions both read and write permissions executable permission only None of these both read and executable permissions. write and executable permissions both read and write permissions ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following keys is used to delete the character beneath the cursor? None of these X D x dd None of these X D x dd ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display all the lines with the string 'sales' from the file empl.lst? grep sales empl.lst /sales > empl.lst cat | /sales > empl.lst cut sales empl.lst None of these grep sales empl.lst /sales > empl.lst cat | /sales > empl.lst cut sales empl.lst None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to sort the lines of data in a file in alphabetical order? sort -r sort None of these sh st sort -r sort None of these sh st ANSWER DOWNLOAD EXAMIANS APP
Unix The special shell variable $* is used to process number of the current shell to exit status of ast command executed. to list the positional parameters to name the command being executed None of these to process number of the current shell to exit status of ast command executed. to list the positional parameters to name the command being executed 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 444 note chmod 333 note chmod 666 note chmod 555 note chmod 444 note chmod 333 note chmod 666 note ANSWER DOWNLOAD EXAMIANS APP