Unix Which command is used with vi editor to search a pattern in the forward direction? ? // / ?? ? // / ?? ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following command addresses all users who are currently hooked on? mail wall write mesg mail wall write mesg ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to rename a file? rename ren mv remove rename ren mv remove ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to list all the files with extension .lst? ls *[lst] ls *.* ls -l *.lst ls lst* ls *[lst] ls *.* ls -l *.lst ls lst* ANSWER DOWNLOAD EXAMIANS APP
Unix The command to count the number of files in the current directory by using pipes, is ls -l | wc -l ls | ws -c ls | wc ls | wc -w ls -l | wc -l ls | ws -c ls | wc ls | wc -w 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 .exrc .profile lastlogin None of these .mbox .exrc .profile lastlogin None of these ANSWER DOWNLOAD EXAMIANS APP