in reply to Re: A wrapper script for tmpwatch in Linux written in Perl
in thread A wrapper script for tmpwatch in Linux written in Perl
I need to be able to dreference $system->{host} so it will come up with the name of the hostname, but I don't think that will work because the hostname is the key rather than the value. I think I might have to change my hash. Thanks for your help anyway.if ( not $system->{host}{$host})
|
|---|