Unix Which symbol will be used with grep command to match the pattern pat at the end of a line? pat$ ^pat $pat pat^ None of these pat$ ^pat $pat pat^ None of these 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 of the following keys is used to overstrike a whole line? None of these v R C u None of these v R C u ANSWER DOWNLOAD EXAMIANS APP
Unix Which column contains all details of the permissions of a file when you issue the ls -l command? first third fourth second first third fourth second ANSWER DOWNLOAD EXAMIANS APP
Unix The field separator in cut command is specified with #NAME? -r option -c None of these #NAME? -r option -c None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to extract specific columns from the file? grep cut cat paste grep cut cat paste ANSWER DOWNLOAD EXAMIANS APP