Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: removing spaces from a file name
- X-seq: zsh-users 12513
- From: "d.henman" <dhenman@xxxxxxxxx>
- To: <zsh-users@xxxxxxxxxx>
- Subject: Re: removing spaces from a file name
- Date: Thu, 31 Jan 2008 07:37:47 +0900
- Cc:
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
Sorry in the previous mail TEMP_FILE is a variable holding a list of
filenames that may need spaces to be removed. I do it for all directory contents.
ls * >$TEMP_FILE
Messages sorted by:
Reverse Date,
Date,
Thread,
Author