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 While working with mail command, which command is used to save mail in a separate file? w s d r w s d r 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 symbol is used to separate more than one command in the same command line? : # ; $ : # ; $ ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to save the standard output in a file, as well as display it on the terminal? more None of these cat tee grep more None of these cat tee grep ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to extract specific columns from the file? cut grep paste cat cut grep paste cat ANSWER DOWNLOAD EXAMIANS APP