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 command is used to move all files to the bin sub-directory of the parent directory? mv *.* /bin/ None of these mv * ../bin *.* mv * ../bin mv * /bin/* mv *.* /bin/ None of these mv * ../bin *.* mv * ../bin mv * /bin/* ANSWER DOWNLOAD EXAMIANS APP
Unix Which command allows you to view your file 24 lines at a time? cat more pg None of these lp cat more pg None of these lp ANSWER DOWNLOAD EXAMIANS APP
Unix The command to count the number of files in the current directory by using pipes, is ls -l | wc -l ls | wc -w ls | ws -c ls | wc ls -l | wc -l ls | wc -w ls | ws -c ls | wc ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following options will be used to display number of blocks used by a file? #NAME? -c None of these -r option #NAME? -c None of these -r option ANSWER DOWNLOAD EXAMIANS APP
Unix The UNIX file system stores a date in physical blocks of 1024 bytes 256 bytes 2048 bytes 512 bytes None of these 1024 bytes 256 bytes 2048 bytes 512 bytes None of these ANSWER DOWNLOAD EXAMIANS APP