Elliott has asked for the wisdom of the Perl Monks concerning the following question:
OK, OK, I should know to use "chomp" by now! My failure to do so has created a directory on a remote server (a Linux box) containing 700 files with \n's in the filename. My FTP client won't delete them, nor will the simple Perl script I wrote to do it. Anyone got any bright ideas?
Ta!
Elliott
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: \n in filenames
by Zaxo (Archbishop) on Oct 21, 2001 at 00:15 UTC | |
by Elliott (Pilgrim) on Oct 21, 2001 at 02:23 UTC | |
by Fletch (Bishop) on Oct 21, 2001 at 05:05 UTC | |
|
Re: \n in filenames
by jynx (Priest) on Oct 21, 2001 at 01:11 UTC | |
|
Re: \n in filenames
by DamnDirtyApe (Curate) on Oct 21, 2001 at 06:37 UTC |