debian man page for switchsh

Query: switchsh

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
shells(4) - opensolaris
getusershell(3c) - sunos
atf-sh(1) - freebsd
checkbashisms(1) - linux
checkbashisms(1) - redhat
Similar Topics in the Unix Linux Community
Append data to new row in CSV file every day
for loop with whole line using cat
awk and grep using two files