Unix Which of the following commands is used to view your file 24 lines at a time? /p None of these pg cat lp /p None of these pg cat lp 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 grep tee sort tr grep tee sort ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to get directory one level up? None of these cd .. cd/ cd chdir None of these cd .. cd/ cd chdir ANSWER DOWNLOAD EXAMIANS APP
Unix The cp command uses: standard input file standard output file neither standard input nor standard output file both input and output file standard input file standard output file neither standard input nor standard output file both input and output file ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to terminate all processes in your own system except the login shell? cancel 1 kill 1 cancel all kill 0 None of these cancel 1 kill 1 cancel all kill 0 None of these 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$ ^pat None of these $pat pat^ pat$ ^pat None of these $pat pat^ ANSWER DOWNLOAD EXAMIANS APP