Unix Which command is used to display and create files? ed vi lyrix cat ed vi lyrix cat ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to summarize the disk usage? disk fdisk du chkdsk None of these disk fdisk du chkdsk None of these ANSWER DOWNLOAD EXAMIANS APP
Unix The commonly used UNIX commands like date, ls, cat, etc. are stored in /dev directory /tmp directory None of these /bin and /usr/bin directories /unix directory /dev directory /tmp directory None of these /bin and /usr/bin directories /unix directory ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to count just the number of characters in a file? wc -w wc -r wc -c wc - 1 wc -w wc -r wc -c wc - 1 ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to list out all the hidden files along with the other files? ls -a ls -l ls -x ls -F ls -a ls -l ls -x ls -F ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to delete all files in the current directory as well as all files and sub-directories in its subdirectories? None of these rm * rm -r * rm all rm *.* None of these rm * rm -r * rm all rm *.* ANSWER DOWNLOAD EXAMIANS APP