Unix Which command is used to sort the lines of data in a file in alphabetical order? st sort sh None of these sort -r st sort sh None of these sort -r ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following files contains information related to password aging? All the these password Shadow profile All the these password Shadow profile ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to concatenate all files beginning with the string 'emp' and followed by a non-numeric characters? cat emp[!0-9] cat emp[a-z] more [emp][!0-9] cat emp[x-z] cat emp[!0-9] cat emp[a-z] more [emp][!0-9] cat emp[x-z] ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following files will displayed by this command cat *ch* .ch catch patch All of these .ch catch patch All of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to count just the number of characters in a file? wc -r wc - 1 wc -w wc -c wc -r wc - 1 wc -w wc -c ANSWER DOWNLOAD EXAMIANS APP
Unix If a file has read and write permissions for the owner, then the octal representation of the permissions will be None of these 3 6 5 1 None of these 3 6 5 1 ANSWER DOWNLOAD EXAMIANS APP