Run a shell in an sbuild chroot
sbuild-shell [-h\[or]--help \[or] -V\[or]--version] CHROOT
sbuild-shell runs an interactive shell (/bin/sh) inside the specified chroot.
-h, --help
Display this manual.
-V, --version
Print version information.
CHROOT
The chroot to use. Note that \[oq]o\[cq], \[oq]s\[cq], \[oq]t\[cq], \[oq]u\[cq] and \[oq]e\[cq] may be used as abbreviations for \[oq]oldstable\[cq], \[oq]stable\[cq], \[oq]testing\[cq], \[oq]unstable\[cq] and \[oq]experimental\[cq], respectively.
To run a shell in the unstable chroot:
% sbuild-shell unstable\[CR]
Roger Leigh.
Copyright \[co] 2006\[en]2008 Roger Leigh <[email protected]>.