Unix Which symbol will be used with grep command to match the pattern pat at the end of a line? ^pat None of these $pat pat^ pat$ ^pat None of these $pat pat^ pat$ ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following is not a filter? sort wc grep None of these sort wc grep None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to locate all the .profile files in the system? cd /.profile None of these l -u .profile ls profile find /-name profile -print cd /.profile None of these l -u .profile ls profile find /-name profile -print ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to list out all the hidden files along with the other files? ls -x ls -a ls -F ls -l ls -x ls -a ls -F ls -l ANSWER DOWNLOAD EXAMIANS APP
Unix Which command will be used with vi editor to append text at end of line? None of these A I i a None of these A I i a ANSWER DOWNLOAD EXAMIANS APP
Unix Which option will be used with sort command to start sorting ofter the nth column of the (m+l)th field? None of these #NAME? kill +(m+l).n None of these #NAME? kill +(m+l).n ANSWER DOWNLOAD EXAMIANS APP