logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

switchsh - wrapper bind-mount'ing bash as /bin/sh

Author

       switchsh, written by Marco d'Itri, available in the public domain.

       This manual page was written by Raphael Geissert <atomo64@gmail.com> for the Debian system  (but  may  be
       used by others).

                                                    May 2008                                         switchsh(1)

Description

switchsh  executes the given command bind-mounting bash as /bin/sh. This permits the usage of bashisms by
       the command or its children while having /bin/sh linked to whatever shell interpreter is linked.

Name

       switchsh - wrapper bind-mount'ing bash as /bin/sh

Synopsis

       switchsh command [args ...]

See Also