Unix Which symbol will be used with grep command to match the pattern pat at the end of a line? None of these pat$ ^pat pat^ $pat None of these pat$ ^pat pat^ $pat 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? copy wb ../misc collect ../misc mon ../misc copy wb collect mon /misc tar wb collect mon /misc None of these cp wb collect mon ../misc copy wb ../misc collect ../misc mon ../misc copy wb collect mon /misc tar wb collect mon /misc None of these cp wb collect mon ../misc ANSWER DOWNLOAD EXAMIANS APP
Unix Which operator will be used with chmod command to assign absolute permission? = None of these + - % = None of these + - % ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to link the files? ln None of these cp tar lk ln None of these cp tar lk ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following signs is used to back up over typing errors in vi? None of these @ $ ! # None of these @ $ ! # ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following command is used to count just the number of lines contained in a file? wc -l wc -w wc -r wc -c None of these wc -l wc -w wc -r wc -c None of these ANSWER DOWNLOAD EXAMIANS APP