Unix Which command is used to display the top of the file? more cat head grep more cat head grep 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^ None of these $pat ^pat pat$ pat^ None of these $pat ^pat pat$ ANSWER DOWNLOAD EXAMIANS APP
Unix The special shell variable $* is used to exit status of ast command executed. to name the command being executed to list the positional parameters None of these to process number of the current shell to exit status of ast command executed. to name the command being executed to list the positional parameters None of these to process number of the current shell ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to sort the lines of data in a file in alphabetical order? None of these st sh sort -r sort None of these st sh sort -r sort ANSWER DOWNLOAD EXAMIANS APP
Unix Which option will be used with touch command to change the access time? pid None of these #NAME? -r option pid None of these #NAME? -r option ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to remove a directory? dldir rdir rmdir rd dldir rdir rmdir rd ANSWER DOWNLOAD EXAMIANS APP