Re: net::sftp ls() error

2010-07-12 Thread Matthew Tice
On Fri, Jul 9, 2010 at 10:42 AM, mtice wrote: > Hello, I'm trying to perform an ls() on a remote nested directory using > the Net::SFTP module. It's throwing back a strange error. If I do an ls() > at the root dir everything comes back fine - it's just the nested dir that > has an issue. > > H

Odd problems with alarm()

2008-11-03 Thread Matthew Tice
I've setup a simple (well, I copied it from someone else and modified it) to monitor stale NFS mounts. Some preliminary testing seemed to go okay but this problem crept up on me this weekend. The script is as follows: #!/usr/bin/perl if (@ARGV < 1) { print "Usage:\n"; print "$0