switchsh(1) debian man page | unix.com

Man Page: switchsh

Operating Environment: debian

Section: 1

switchsh(1)						      General Commands Manual						       switchsh(1)

NAME
switchsh - wrapper bind-mount'ing bash as /bin/sh
SYNOPSIS
switchsh command [args ...]
DESCRIPTION
switchsh executes the given command bind-mounting bash as /bin/sh. This permits the usage of bashisms by the command or its childs while having /bin/sh linked to whatever shell interpreter is linked.
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)
Related Man Pages
endusershell(3c) - opensolaris
getusershell(3c) - sunos
shells(4) - sunos
checkbashisms(1) - xfree86
checkbashisms(1) - hpux
Similar Topics in the Unix Linux Community
for loop with whole line using cat
Need grep or awk help
Awk-if problem