All data in UNIX is organized into files. All files are organized into directories. These directories are organized into a tree-like structure called the filesystem.
When you work with UNIX, one way or another you spend most of your time working with files. This tutorial would teach you how to create and remove files, copy and rename them, create links to them etc.In UNIX there are three basic types of files: