how would I use this to achieve my objective?#!/usr/bin/perl use IO::Dir; tie %dir, 'IO::Dir', "/var/lib/mysql/club"; foreach (keys %dir) { print $_, " " ,"\n"; }
In reply to Re^2: tar help
by snyder
in thread tar help
by snyder
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |