Unix Which command is used to display the top of the file? grep more head cat grep more head cat ANSWER DOWNLOAD EXAMIANS APP
Unix The command chmod 761 note is equivalent to chmod 4=7, g=6,0 =1 note chmod u=rwx, g=rw, o=x note None of these chmod 167 note chmo a =761 note chmod 4=7, g=6,0 =1 note chmod u=rwx, g=rw, o=x note None of these chmod 167 note chmo a =761 note 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 The command used to remove the directory is; remove rd rdir None of these rmdir remove rd rdir None of these rmdir ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to sort the lines of data in a file in reverse order sort st sh sort -r sort st sh sort -r ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to count just the number of characters in a file? wc -r wc - 1 wc -w wc -c wc -r wc - 1 wc -w wc -c ANSWER DOWNLOAD EXAMIANS APP