JavaScript EditorFreeware JavaScript Editor     Perl Tutorials 



Main Page Previous Section Next Section

Chapter 9. Directories

Unix has its weak points, but its file system is not one of them.

—Chris Torek

    Main Page Previous Section Next Section
          Introduction
          Recipe 9.1.  Getting and Setting Timestamps
          Recipe 9.2.  Deleting a File
          Recipe 9.3.  Copying or Moving a File
          Recipe 9.4.  Recognizing Two Names for the Same File
          Recipe 9.5.  Processing All Files in a Directory
          Recipe 9.6.  Globbing, or Getting a List of Filenames Matching a Pattern
          Recipe 9.7.  Processing All Files in a Directory Recursively
          Recipe 9.8.  Removing a Directory and Its Contents
          Recipe 9.9.  Renaming Files
          Recipe 9.10.  Splitting a Filename into Its Component Parts
          Recipe 9.11.  Working with Symbolic File Permissions Instead of Octal Values
          Recipe 9.12.  Program: symirror
          Recipe 9.13.  Program: lst
    


    JavaScript EditorJavaScript Verifier     Perl Tutorials


    ©