icon
Search ! Aware:



     ! Aware > Perl > File System Access > Directory Access >

Directory Access

Accessing directories of files, browsing, management, et al.
- Q&A - Info - Libs & Functions - Other Resources - Related Subjects -
Personalized Selections
Platform: MS-DOS. MS Windows. Unix/BSD/Linux. X.
License: Open-source. Public Domain. GPL or LGPL. Commercial.
Prog.Language: Perl. C/C++. PHP.
Maturity: Stable. Pre-production.
Pre-Selections

Use our system: Bring Rapid Knowledge Transfer and Awareness to your company website!


Home
  By TONY
  By MARK
  By JERRY
  By ANN
  By ERICA

Search all pages


Subjects

By activity
Professions, Sciences, Humanities, Business, ...

User Interface
Text-based, GUI, Audio, Video, Keyboards, Mouse, Images,...

Text Strings
Conversions, tests, processing, manipulation,...

Math
Integer, Floating point, Matrix, Statistics, Boolean, ...

Processing
Algorithms, Memory, Process control, Debugging, ...

Stored Data
Data storage, Integrity, Encryption, Compression, ...

Communications
Networks, protocols, Interprocess, Remote, Client Server, ...

Hard World
Timing, Calendar and Clock, Audio, Video, Printer, Controls...

File System
Management, Filtering, File & Directory access, Viewers, ...

    
Related Subjects (Perl)

See also File Information - Obtaining file information (status, configuration, et al)

Up to File System Access - Gateway topic to file system (files and directory) access and operations.

(There may be additional related subject pages listed here)


Information and Publications: Showing

(Perl delta 5.003 to 5.004) No glob() or <*>

(Perl delta 5.003 to 5.004) internal error: glob failed No qualified books.


Questions and Answers: Showing
Q & A
++Showing+-
For Perl
+Partial-
For Programmers
+-Hiding all--
from comp.lang.c
Ask Slashdot
From Unix Programming FAQ

Why do I sometimes get an "Argument list too long" when I use <*>?

Perl FAQ

Is there a leak/bug in glob()?

Perl FAQ

Why doesn't glob("*.*") get all the files?

Perl FAQ

See Also

Full List of Questions and Answers

Libraries and Components: Showing
Libs and Functions
++Showing+-
From CPAN
For Perl
in Perl
+Partial-
Open Source
+-Hiding all--
For MS-DOS
For Unix/BSD/Linux
For X
man pages
comp.sources.unix
Snippets
(L)GPL licensed
in C/C++
in PHP
Pre-production stages

(Perl builtin function) chdir EXPR Changes the working directory

(Perl builtin function) chroot FILENAME makes the named directory the new root directory.

(Perl builtin function) glob EXPR Returns the value of EXPR with filename expansions such as a shell would do.

(Perl builtin function) mkdir FILENAME,MODE Create a directory.

(Perl builtin function) opendir DIRHANDLE,EXPR Opens a directory named EXPR for processing by readdir(), telldir(), seekdir(), rewinddir(), and closedir().

(Perl builtin function) readdir DIRHANDLE Returns the next directory entry for a directory opened by opendir().

(Perl builtin function) rewinddir DIRHANDLE Sets the current position to the beginning of the directory for the readdir() routine on DIRHANDLE.

(Perl builtin function) rmdir FILENAME Deletes the directory specified by FILENAME if it is empty.

(Perl builtin function) seekdir DIRHANDLE,POS Sets the current position for the readdir() routine

(Perl builtin function) telldir DIRHANDLE Returns the current position of the readdir() routines on DIRHANDLE.

File::Recurse - Lets you perform some operation throughout an entire directory tree. Part of the File::Tools module. [Perl] {oss}

At CPAN

Tie::Dir - Reading directories via a tied hash. Lets you access and modify the access and modification times of files. See tie(), described in ./docs/manual/html/perltie.html. [Perl] {oss}

At CPAN

File::Listing - Parses a directory listing. Part of the libwww bundle. [Perl] {oss}

At CPAN

Other Libraries, Functions, and Components

Full List
in Planning, Alpha, or Beta stages

Detailed Filter and Focus Checklist

Default Selections
- man pages - Open Source
Information: All
Questions and Answers: All
Add+Showing+Hide
For Perl
AddPartialHide
For Programmers
Add-Hiding all-Hide
from comp.lang.c
Ask Slashdot
From Unix Programming FAQ

Applications and Utilities: All
Add-Hiding all-Hide
man pages
BSD ports
GNU project
For Windows
For Unix/BSD/Linux
For X
comp.sources.unix
Open Source
GPL licensed
Commercial license
in C/C++
Pre-production stages

Libraries, Functions, and Components: All
Add+Showing+Hide
For Perl
in Perl
AddPartialHide
Open Source
Add-Hiding all-Hide
For MS-DOS
For Unix/BSD/Linux
For X
man pages
comp.sources.unix
Snippets
(L)GPL licensed
in C/C++
in PHP
Pre-production stages

Related Categories on other Web Sites


Rapid-Links: Search | About | Comments | Submit Path: RocketAware > File System Access > Directory Access >
RocketAware.com is a service of Mib Software
Copyright 2001, Forrest J. Cavalier III. All Rights Reserved.
We welcome submissions and comments