Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
regexing to remove punctutation in telephone numbers
- X-seq: zsh-users 6857
- From: Eric Smith <es@xxxxxxxxxxxx>
- To: Zsh Users <zsh-users@xxxxxxxxxx>
- Subject: regexing to remove punctutation in telephone numbers
- Date: Wed, 10 Dec 2003 13:46:17 +0100
- In-reply-to: <9316.1070280156@xxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <20031201111735.GA26591@xxxxxxxxxxxx> <9316.1070280156@xxxxxxx>
Could someone suggest a neat zsh way to convert
$ myfax 00-(123) 4567-890 _some_file_name_ AnotherFileName.ps whatever
to
001234567890 _some_file_name_ AnotherFileName.ps whatever
thanks a lot ...
--
Eric Smith
Messages sorted by:
Reverse Date,
Date,
Thread,
Author