Unix Which of the following command is used to count just the number of lines contained in a file? wc -c wc -l None of these wc -w wc -r wc -c wc -l None of these wc -w wc -r ANSWER DOWNLOAD EXAMIANS APP
Unix Which commands is used to assign executable permission to all of the files named "letter"? chmod ugo+x letter chmod u+x letter chmod ugo+rw letter chmod ugo+r letter chmod ugo+x letter chmod u+x letter chmod ugo+rw letter chmod ugo+r letter ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to print a file? prn lp pg print prn lp pg print ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following command is used to go to home directory? cd HOME. cd/ cd.. None of these cd cd HOME. cd/ cd.. None of these cd ANSWER DOWNLOAD EXAMIANS APP
Unix Which shell's wild-cards is used to match a single character? None of these * [ijk] ? [!ijk] None of these * [ijk] ? [!ijk] ANSWER DOWNLOAD EXAMIANS APP
Unix Which command allows you to view your file 24 lines at a time? cat None of these pg more lp cat None of these pg more lp ANSWER DOWNLOAD EXAMIANS APP