Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Mapping from bash command/syntax to zsh command/syntax
- X-seq: zsh-users 23774
- From: Eric Nielsen <eric@xxxxxxxxxxxxxxxx>
- To: "zsh-users@xxxxxxx" <zsh-users@xxxxxxx>
- Subject: Re: Mapping from bash command/syntax to zsh command/syntax
- Date: Sun, 2 Dec 2018 18:38:48 +0000
- Accept-language: en-US, pt-BR
- In-reply-to: <CABrM6wm4ZdN9umxMbtsYYC10WAs0StNpiua14O7CVuvMVoWc=A@mail.gmail.com>
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- List-unsubscribe: <mailto:zsh-users-unsubscribe@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
- References: <CABrM6wm4ZdN9umxMbtsYYC10WAs0StNpiua14O7CVuvMVoWc=A@mail.gmail.com>
- Thread-index: AQHUimbP6iPvHN+i1EGCul8mF8PuKKVrx7gx
- Thread-topic: Mapping from bash command/syntax to zsh command/syntax
Best one I know is http://hyperpolyglot.org/unix-shells
-------- Original message --------
From: Peng Yu <pengyu.ut@xxxxxxxxx>
Date: 12/2/18 12:45 (GMT-05:00)
To: zsh-users@xxxxxxx
Subject: Mapping from bash command/syntax to zsh command/syntax
Hi,
I'd like to migrate some of bash scripts to zsh. The most efficient
way is to look up a dictionary of all the mapping of syntax/command to
zsh. However, I don't find such a complete list.
I see some comparisons between bash and zsh, but none of them are
detailed enough so that I can straight-forwardly migrate a bash script
to a zsh script.
Does anybody have a complete list to show the corresponding zsh
syntax/command for bash syntax/command? Thanks.
--
Regards,
Peng
Messages sorted by:
Reverse Date,
Date,
Thread,
Author