Unix Which command is used to display the top of the file? cat grep more head cat grep more head ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to list contents of directories? tar ls lp dir tar ls lp dir ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following directories contain all the Alias created by a user, including his login directory? /usr /etc /tmp /dev /usr /etc /tmp /dev ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to sort the lines of data in a file in alphabetical order? sort st sh None of these sort -r sort st sh None of these sort -r ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to remove a file? rm remove del mv rm remove del mv ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to sort the lines of data in a file in reverse order sort -r sh sort st sort -r sh sort st ANSWER DOWNLOAD EXAMIANS APP