Navigation

  • index
  • next |
  • previous |
  • Introduction to Unix Study Guide »
  • 2. GNU Utilities for Nonprogrammers »

2.9. Working with Files and DirectoriesΒΆ

Contents

  • 2.9.1. Sampling of file manipulation commands
  • 2.9.2. pwd
  • 2.9.3. Pathnames: Two Types
  • 2.9.4. The HOME Directory
  • 2.9.5. Creating a File
  • 2.9.6. Viewing the Contents of Files
  • 2.9.7. Directory Contents (ls)
  • 2.9.8. Viewing Contents of Text Files
    • 2.9.8.1. Viewing Complete Files
    • 2.9.8.2. Viewing files One Page at a Time
    • 2.9.8.3. Viewing the Head or Tail of a File
  • 2.9.9. Copying Files
  • 2.9.10. Moving Files
  • 2.9.11. Removing Files
  • 2.9.12. Creating, Deleting and Managing Directories
    • 2.9.12.1. cd
    • 2.9.12.2. mkdir
    • 2.9.12.3. rmdir
  • 2.9.13. More file commands
    • 2.9.13.1. Counting with wc

After reviewing the above information, complete Homework 3 - Manipulating Files and Directories.

Logo

Previous topic

2.6. Special characters

Next topic

2.9.1. Sampling of file manipulation commands

This Page

  • Show Source

Quick search

Navigation

  • index
  • next |
  • previous |
  • Introduction to Unix Study Guide »
  • 2. GNU Utilities for Nonprogrammers »
© Copyright 2009 to 2015, Tim Bower. Created using Sphinx 1.8.5.