|   |  
| 1: |   The cat command is used to: 
  |  
| 2: |   The maximum length of a file name may be: 
  |  
| 3: |   The more command is used to: 
  |  
| 4: |   What is the function of the following command grep "Mark Black" /etc/passwd 
  |  
| 5: |   Consider a directory with five files in it. The file names are pg.c , pg1.c , pg2.c , pg3.cpp , and pg10.c . We use the command ls pg?.? . The files displayed are: 
  |  
| 6: |   How can you tell the number of user accounts on a UNIX system? 
  |  
| 7: |   You are currently in the /home/boota directory. Which command will bring you the to /etc directory? 
  |  
|   |  
|   |  
| Top |