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 of the following keys is used to delete the character beneath the cursor? X D x None of these dd X D x None of these dd 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^ pat$ $pat None of these ^pat pat^ pat$ $pat None of these ANSWER DOWNLOAD EXAMIANS APP
Unix The command chmod 761 note is equivalent to None of these chmod 4=7, g=6,0 =1 note chmod u=rwx, g=rw, o=x note chmod 167 note chmo a =761 note None of these chmod 4=7, g=6,0 =1 note chmod u=rwx, g=rw, o=x note chmod 167 note chmo a =761 note ANSWER DOWNLOAD EXAMIANS APP
Unix The UNIX file system stores a date in physical blocks of None of these 2048 bytes 1024 bytes 512 bytes 256 bytes None of these 2048 bytes 1024 bytes 512 bytes 256 bytes ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following command is used to count just the number of lines contained in a file? None of these wc -r wc -l wc -w wc -c None of these wc -r wc -l wc -w wc -c ANSWER DOWNLOAD EXAMIANS APP