Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

regexing to remove punctutation in telephone numbers



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