[Clipart] Positive submission reinforcement
Bryce Harrington
bryce at bryceharrington.com
Mon Nov 1 16:10:32 PST 2004
On Mon, 1 Nov 2004, Jonadab the Unsightly One wrote:
> Bryce Harrington <bryce at bryceharrington.com> writes:
>
> > I couldn't get the script to work. It just gives me a bunch of
> > errors about Bad file descriptor.
>
> It does that here too. Not sure why. ("Bad file descriptor" is such
> a vague error coming from mv... bad programmer, no cookie.) But it
> also works anyway. If necessary, I can create the hierarchy here, zip
> it up, scp it over, and extract it on the fdo server. Come to think
> of it...
>
> The zipfile is 18739012 bytes and is sitting in /home/jonadab on the
> server.
Great, thanks. Btw, there's a perl module that provides a move()
command that you might look at (File::Copy maybe?). Also check out
File::Path for a mkpath() routine that would be better than the `mkdir
-p` command I put in there.
Bryce
More information about the clipart
mailing list