Unix Which command sends the word count of the file infile to the newfile. wc infile >newfile wc infile - newfile wc newfile wc infile | newfile wc infile >newfile wc infile - newfile wc newfile wc infile | newfile ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to display the filenames in multiple columns with indication of directories and executable file? ls ~ x ls -F -x Ip ls -l ls ~ x ls -F -x Ip ls -l ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display the top of the file? grep more cat head grep more cat head ANSWER DOWNLOAD EXAMIANS APP
Unix The first set of the three permissions (rw) pertains to the owner of the file, indicating that the owner has both read and executable permissions. None of these write and executable permissions both read and write permissions executable permission only both read and executable permissions. None of these write and executable permissions both read and write permissions executable permission only ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to get directory one level up? chdir cd cd .. None of these cd/ chdir cd cd .. None of these cd/ ANSWER DOWNLOAD EXAMIANS APP
Unix The UNIX file system stores a date in physical blocks of 1024 bytes None of these 2048 bytes 512 bytes 256 bytes 1024 bytes None of these 2048 bytes 512 bytes 256 bytes ANSWER DOWNLOAD EXAMIANS APP