[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] perl / filesystem script
- Subject: [ale] perl / filesystem script
- From: reynolds at pinckneya.peachtree.sgi.com (Mark Reynolds)
- Date: Sun, 24 Oct 1999 09:33:40 -0400
jfondow wrote:
>
> I found a perl script a couple of weeks ago and now I can't find it
> again (I thought I bookmarked it). What I am trying to do is rename a
> directory and files from "a file name with spaces" to
> "a_file_name_with_spaces". Some of the folks at work are using pc's to
> edit their web pages and the pc allows spaces, but when trying to do
> backups and file manipulation, it bombs on the linux box of course. Any
> ideas would be greatly appreciated. TIA
Hi jfondow,
Are you looking for a perl script for the Windows boxes or the Linux box?
Where are the files living? Are they remote mounted from the Linux box to
the Windows? Are you trying to change the file names inside a file or the
names of real files and directories?
-Mark