in reply to Re: using a subroutine
in thread using a subroutine

Zaxo,

One other question after studying your code. On the last line:
print directs( $user, $lib), ' files deleted.', $/;
what does the $/; do?

Thanks,

John