Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Script Conversion
- X-seq: zsh-users 5539
- From: Daniel Rigal <daniel.rigal@xxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Script Conversion
- Date: Tue, 26 Nov 2002 17:03:11 +0000
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- Organization: Aepona (England) Ltd. http://www.aepona.co.uk/
- Sender: dr50132
Hi everybody,
As I understand it, Zsh's compatibility with
Csh syntax does not run very deep and it can't cope
with Csh's nasty non-standard syntax for things like
"if".
Assuming I am right about this, does anybody
know of a script or utility that can automatically
convert Csh scripts into a format which Zsh can
source? Ideally, I would like conversion to vanilla
Sh syntax and support for converting the Csh "if"
and "switch" commands. In practice, I will take what
I can get. I already know about the script for
processing .cshrc, etc on the fly but I don't think
that handles Csh style "if" statements, which is
something that would which make my life a lot easier.
Any help would be appreciated.
Regards,
Daniel.
--
Daniel Rigal MSc
IT Support AePONA (England) Ltd
E-mail: daniel.rigal@xxxxxxxxxx Web: http://www.aepona.co.uk/
Phone: +44 7870 23 77 06 Fax: +44 1483 30 53 64
Messages sorted by:
Reverse Date,
Date,
Thread,
Author