Unix Which of the following shell's wildcards are used to match any number of characters including none? ? None of these [ijk] * [!ijk] ? None of these [ijk] * [!ijk] ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to view your file 24 lines at a time? None of these cat pg /p lp None of these cat pg /p lp 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? more [emp][!0-9] cat emp[!0-9] cat emp[a-z] cat emp[x-z] more [emp][!0-9] cat emp[!0-9] cat emp[a-z] cat emp[x-z] 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
Unix Which of the following files contains information related to password aging? All the these profile Shadow password All the these profile Shadow password 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 6 5 1 3 None of these 6 5 1 3 None of these ANSWER DOWNLOAD EXAMIANS APP