Unix Which command is used with vi editor scroll half page backward? [Control-c] [Control-d] None of these [Control - u] [Control -P] [Control-c] [Control-d] None of these [Control - u] [Control -P] 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 .profile .exrc None of these .mbox lastlogin .profile .exrc None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which symbol will be used with grep command to match the pattern pat at the beginning of a line? pat$ $pat pat^ ^pat pat$ $pat pat^ ^pat ANSWER DOWNLOAD EXAMIANS APP
Unix Which symbol will be used with grep command to match the pattern pat at the end of a line? $pat ^pat None of these pat$ pat^ $pat ^pat None of these pat$ pat^ ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to create a directory? md crdir cr mkdir None of these md crdir cr mkdir None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to copy the three files wb, collect and mon into the misc directory, under the same, when you were currently in the programs directory? None of these tar wb collect mon /misc copy wb ../misc collect ../misc mon ../misc copy wb collect mon /misc cp wb collect mon ../misc None of these tar wb collect mon /misc copy wb ../misc collect ../misc mon ../misc copy wb collect mon /misc cp wb collect mon ../misc ANSWER DOWNLOAD EXAMIANS APP