Unix Which symbol is used to separate more than one command in the same command line? # ; $ : # ; $ : ANSWER DOWNLOAD EXAMIANS APP
Unix The command which transcribes the standard input to the standard output and also makes a copy of the same in a file is tr sort tee grep tr sort tee grep ANSWER DOWNLOAD EXAMIANS APP
Unix Which symbol will be used with grep command to match the pattern pat at the beginning of a line? pat^ $pat ^pat pat$ pat^ $pat ^pat pat$ 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 commands is not the vi Input mode command? rch R j S None of these rch R j S None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to display the filenames in multiple columns with indication of directories and executable file? Ip ls ~ x ls -l ls -F -x Ip ls ~ x ls -l ls -F -x ANSWER DOWNLOAD EXAMIANS APP