Update docs/bash_to_xsh.rst

Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>
This commit is contained in:
Andy Kipp 2024-08-07 20:13:37 +02:00 committed by GitHub
parent 92b475aeda
commit a5168a3ee7
Failed to generate hash of commit

View file

@ -1,6 +1,6 @@
Bash to Xonsh Translation Guide
================================
As you have probably figured out by now, xonsh is not POSIX compliant.
Xonsh relies primarily on the Python syntax and is not a suitable replacement for `sh` and is thus considered a non-POSIX shell.
This page provides xonsh equivalents for common patterns in Bash.
.. list-table::