Home
Perl
Array
CGI
Class
Data Type
Database
File
GUI
Hash
Language Basics
Network
Regular Expression
Report
Statement
String
Subroutine
System Functions
Win32
XML
opendir « File « Perl
Perl
File
opendir
1.
To open a directory, use the opendir command:
2.
Get folder size, attributes and name
3.
List the content of current folder
4.
Use the functions opendir, readdir, and closedir