Chapter 3 Unix Basics

Table of Contents
3.1 Synopsis
3.2 Permissions
3.3 File System Access Control Lists
3.4 Directory Structure
3.5 Mounting and Unmounting File systems
3.6 Processes
3.7 Daemons, Signals, and Killing Processes
3.8 Shells
3.9 Text Editors
3.10 Devices and Device Nodes
3.11 Virtual consoles & terminals
3.12 For More Information
Rewritten by Chris Shumway.

3.1 Synopsis

The following chapter will cover the basic commands and functionality of the FreeBSD operating system. Much of this material is relevant for any Unix-like operating system. Feel free to skim over this chapter if you are familiar with the material. If you are new to FreeBSD, then you will definitely want to read through this chapter carefully.

After reading this chapter, you will know:

This, and other documents, can be downloaded from ftp://ftp.FreeBSD.org/pub/FreeBSD/doc/.

For questions about FreeBSD, read the documentation before contacting <questions@FreeBSD.org>.
For questions about this documentation, e-mail <doc@FreeBSD.org>.