Unix Which of the following files will displayed by this command cat *ch* .ch patch All of these catch .ch patch All of these catch ANSWER DOWNLOAD EXAMIANS APP
Unix In Bourne shell, which file sets the Unix environment for the user when the logs into his HOME directory. .mbox lastlogin .exrc None of these .profile .mbox lastlogin .exrc None of these .profile ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following files contains information related to password aging? All the these profile password Shadow All the these profile password Shadow ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following command is used to count just the number of lines contained in a file? wc -r wc -c wc -l None of these wc -w wc -r wc -c wc -l None of these wc -w ANSWER DOWNLOAD EXAMIANS APP
Unix The command to count the number of files in the current directory by using pipes, is ls | ws -c ls | wc ls -l | wc -l ls | wc -w ls | ws -c ls | wc ls -l | wc -l ls | wc -w 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 S A a s S A a ANSWER DOWNLOAD EXAMIANS APP