Copyright © tutorialspoint.com
Syntax
Definition and UsageIn a scalar context, returns the next directory entry from the directory associated with DIRHANDLE. In a list context, returns all of the remaining directory entries in DIRHANDLE. Return Value
ExampleTry out following example:
It will produce following results:
|
Copyright © tutorialspoint.com