[Next] [Previous] [Up] [Top] [Contents] [Index]

Table of Contents

The UNIX File System

The UNIX file system has a hierarchical or tree-like structure with the directory called root (/) as its source. The system is essentially composed of files and directories. In this chapter we describe techniques for manipulating files and directories, and commands designed to provide information about them.

[Missing image]In Appendix E you can find a table of UNIX equivalents for commonly used VMS commands.


UNIX at Fermilab - 10 Apr 1998

[Next] [Previous] [Up] [Top] [Contents] [Index]