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 is used with vi editor to move cursor forward to first occurrence of character 'ch' in the current line? rch None of these tch ech fch rch None of these tch ech fch ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to sort the lines of data in a file in alphabetical order? sort sh st sort -r None of these sort sh st sort -r None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to delete all files in the current directory as well as all files and sub-directories in its subdirectories? rm all rm *.* rm * None of these rm -r * rm all rm *.* rm * None of these rm -r * ANSWER DOWNLOAD EXAMIANS APP
Unix Which symbol is used to separate more than one command in the same command line? : $ ; # : $ ; # ANSWER DOWNLOAD EXAMIANS APP
Unix Which command will be used with vi editor to replace single character under cursor with any number of characters? S A a s S A a s ANSWER DOWNLOAD EXAMIANS APP