From 9655fa330372bd5f180722ae56b215c3b0e0648a Mon Sep 17 00:00:00 2001 From: sjg Date: Tue, 12 Jun 2012 10:11:46 -0700 Subject: [PATCH] removed --- docs/handbook/handbook-basics.mdwn | 104 ----------------------------- 1 file changed, 104 deletions(-) delete mode 100644 docs/handbook/handbook-basics.mdwn diff --git a/docs/handbook/handbook-basics.mdwn b/docs/handbook/handbook-basics.mdwn deleted file mode 100644 index 47c9d106..00000000 --- a/docs/handbook/handbook-basics.mdwn +++ /dev/null @@ -1,104 +0,0 @@ -## Chapter 3 UNIX Basics - - - - **Table of Contents** - - -* 3.1 [[Synopsis|handbook-basics#Synopsis]] - - -* 3.2 [[ Virtual Consoles and Terminals|handbook-consoles]] - - -* 3.3 [[Permissions|handbook-permissions]] - - -* 3.4 [[Directory Structure|handbook-dirstructure]] - - -* 3.5 [[Disk Organization|handbook-disk-organization]] - - -* 3.6 [[Mounting and Unmounting File Systems|handbook-mount-unmount]] - - -* 3.7 [[Processes|handbook-basics-processes]] - - -* 3.8 [[Daemons, Signals, and Killing Processes|handbook-basics-daemons]] - - -* 3.9 [[Shells|handbook-shells]] - - -* 3.10 [[Text Editors|handbook-editors]] - - -* 3.11 [[Devices and Device Nodes|handbook-basics-devices]] - - -* 3.12 [[Binary Formats|handbook-binary-formats]] - - -* 3.13 [[For More Information|handbook-basics-more-information]] - -***Rewritten by Chris Shumway. *** - - - -## 3.1 Synopsis - - - -The following chapter will cover the basic commands and functionality of the DragonFly 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 DragonFly, then you will definitely want to read through this chapter carefully. - - - -After reading this chapter, you will know: - - - - -* How to use the ***virtual consoles*** of DragonFly. - - -* How UNIX file permissions work along with understanding file flags in DragonFly. - - -* The default DragonFly file system layout. - - -* The DragonFly disk organization. - - -* How to mount and unmount file systems. - - -* What processes, daemons, and signals are. - - -* What a shell is, and how to change your default login environment. - - -* How to use basic text editors. - - -* What devices and device nodes are. - - -* What binary format is used under DragonFly. - - -* How to read manual pages for more information. - - - - - - - -CategoryHandbook - -Category - -- 2.41.0