Unix Which of the following files contains information related to password aging? Shadow profile password All the these Shadow profile password All the these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command will be used with vi editor to insert text to left of cursor? S a s i S a s i ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to sort the lines of data in a file in reverse order sh sort sort -r st sh sort sort -r st ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to list out all the hidden files along with the other files? ls -F ls -l ls -a ls -x ls -F ls -l ls -a ls -x ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to print a file? print lp prn pg print lp prn pg ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to save the output of the who command in a file named user.lst, as well as display it? who < user.lste who >> user.lst who | tee user.lst None of these who > user.lst who < user.lste who >> user.lst who | tee user.lst None of these who > user.lst ANSWER DOWNLOAD EXAMIANS APP