Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Comprehensive comparison between zsh and bash
- X-seq: zsh-users 24017
- From: Peng Yu <pengyu.ut@xxxxxxxxx>
- To: zsh-users <zsh-users@xxxxxxx>
- Subject: Comprehensive comparison between zsh and bash
- Date: Fri, 5 Jul 2019 15:01:03 -0500
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=nn+WU/BCt43BpH4ncJ5cqG4I0OxEFLkGg+WKrv3BDfI=; b=HafXH0Th/0liCQWpdrd8eOtk2Dyc7YVPg+KgLm4+48zMbDFYNJUxOQb1Dcg2BcOByz O0mgE7yP/5ELhRKZR6JQokFXS6QIkYvTIMY1vq6g0LNeVPWt4pzoZCXAe4k4YoVh5s2K EkLjpLUDIlseG3Z98zSVD+l56/K8ufFORYYD02Nx9s2ekqr5rWfrqPJYsvdcEXuLZA78 Ez+7GpCuhPBPlICBCJAQAFzQ2fgZZ1fIAlTrF/Odhm6ShHXGn2t7l4PDvMh1reF6MCwq uib8ZbjECsSZoG1iJArsT2t199HCURXto4P9SXqLVZE8tojPGoJhN16o7AFyZHVZ7w3H l6nw==
- 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
I’d like to migrate some of my bash scripts to zsh. (Therefore, I don’t
care the difference in the interactive mode.) But there are still many
subtle differences between bash and zsh in the non-interactive part.
Because I’d like to make the migration as painless as possible, it is
better to have a comprehensive list of difference between bash and zsh
along with the functional equivalent code upfront. I don’t find such a
comprehensive list yet. But is there a list that is at least close to
comprehensive to ease the migration?
Thanks.
--
Regards,
Peng
Messages sorted by:
Reverse Date,
Date,
Thread,
Author