Unix Which of the following files contains information related to password aging? password profile Shadow All the these password profile Shadow All the these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command will be used with vi editor to append text at end of line? A i I a None of these A i I a None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display all the lines with the string 'sales' from the file empl.lst? cat | /sales > empl.lst grep sales empl.lst /sales > empl.lst cut sales empl.lst None of these cat | /sales > empl.lst grep sales empl.lst /sales > empl.lst cut sales empl.lst None of these ANSWER DOWNLOAD EXAMIANS APP
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 command is used to list out all the hidden files along with the other files? ls -a ls -x ls -F ls -l ls -a ls -x ls -F ls -l ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to display the directory attributes rather than its contents? ls -l ls -F ls -l -d ls -x ls -l ls -F ls -l -d ls -x ANSWER DOWNLOAD EXAMIANS APP