Unix The field separator in cut command is specified with -c None of these -r option #NAME? -c None of these -r option #NAME? ANSWER DOWNLOAD EXAMIANS APP
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 of the following commands is used to identify the type of file by context? ls file cat more ls file cat more ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to list out all the hidden files along with the other files? ls -F ls -l ls -x ls -a ls -F ls -l ls -x ls -a ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following is not a communication command. mesg write mail grep mesg write mail grep ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to assign only read permission to all three categories of the file 'note'? chmod u+r,g+r,o-x note None of these chmod go+r note chmod a-rw chmod ugo=r note chmod u+r,g+r,o-x note None of these chmod go+r note chmod a-rw chmod ugo=r note ANSWER DOWNLOAD EXAMIANS APP