LinuxCH3

12345678910111213141516
Across
  1. 2. PERL (Practical Extraction and Report Language) programs
  2. 5. An alternate method for saving time when typing pathnames as arguments to commands is to use the
  3. 6. Binary executable program files
  4. 7. Tcl (Tool Command Language) programs
  5. 8. Archived files
  6. 9. Files formatted for printing with postscript
  7. 11. C++ programming language source code files
  8. 14. A program is typically associated with several supporting
  9. 15. To change directories, you can issue the
  10. 16. Most files on a Linux system that contain configuration information are
Down
  1. 1. HTML (Hypertext Markup Language) files
  2. 2. Shared object
  3. 3. Configuration files
  4. 4. what is the pathname of a target file or directory relative to your current directory in the tree.
  5. 6. Text files
  6. 9. Compiled object files
  7. 10. what allows a process on another computer to write to a file on your computer while another process on your computer reads from that file.
  8. 12. what are files that pass information from one process in memory to another
  9. 13. what are files that have an association with one another