.\" Author: Raphael Geissert .\" Copyright (C) 2008 Raphael Geissert .\" .\" This is free software; you may redistribute it and/or modify .\" it under the terms of the GNU General Public License as .\" published by the Free Software Foundation; either version 2, .\" or (at your option) any later version. .\" .\" This is distributed in the hope that it will be useful, but .\" WITHOUT ANY WARRANTY; without even the implied warranty of .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public License .\" along with the Debian GNU/Linux system; if not, write to the Free .\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA .\" 02111-1307 USA .TH switchsh "1" "May 2008" .SH NAME switchsh \- wrapper bind-mount'ing bash as /bin/sh .SH SYNOPSIS switchsh command [args ...] .SH DESCRIPTION .B 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. .SH AUTHOR .TP switchsh, written by Marco d'Itri, available in the public domain. .PP This manual page was written by Raphael Geissert .nh for the \fBDebian\fP system (but may be used by others).