Unix Which of the following command is used to count just the number of lines contained in a file? wc -l wc -c wc -r None of these wc -w wc -l wc -c wc -r None of these wc -w ANSWER DOWNLOAD EXAMIANS APP
Unix Which command sends the word count of the file infile to the newfile. wc infile - newfile wc infile >newfile wc infile | newfile wc newfile wc infile - newfile wc infile >newfile wc infile | newfile wc newfile ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following command is used to go to home directory? cd cd.. cd/ cd HOME. None of these cd cd.. cd/ cd HOME. None of these ANSWER DOWNLOAD EXAMIANS APP
Unix The File that contains a set of instructions which are performed when a user logs in, is autoexec.bat None of these .autoexec .profile .exrc autoexec.bat None of these .autoexec .profile .exrc ANSWER DOWNLOAD EXAMIANS APP
Unix Which command allows you to view your file 24 lines at a time? None of these pg cat more lp None of these pg cat more lp ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to display the filenames in multiple columns? lc ls -1 None of these ls -x ls lc ls -1 None of these ls -x ls ANSWER DOWNLOAD EXAMIANS APP