Unix Which command is used to display the top of the file? head more grep cat head more grep cat ANSWER DOWNLOAD EXAMIANS APP
Unix The Octal number to be given alogn with chmod command to make a file readable, writable and executable to the owner, readable and executable to group and others is: 555 755 744 555 755 744 ANSWER DOWNLOAD EXAMIANS APP
Unix The UNIX file system stores a date in physical blocks of 512 bytes 2048 bytes 256 bytes 1024 bytes None of these 512 bytes 2048 bytes 256 bytes 1024 bytes None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to sort the lines of data in a file in reverse order sh sort -r sort st sh sort -r sort st ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to set the three permissions for all the three categories of users of a file? None of these chown chmod chusr chgrp None of these chown chmod chusr chgrp ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display the end of the file? eof bof tail head - r None of these eof bof tail head - r None of these ANSWER DOWNLOAD EXAMIANS APP