On Jul 24, 2004, at 9:44 PM, Brentley wrote:
I've always been fond of the rbash shell... symbolic link bash to rbash, then set their shell to /bin/rbash.... pretty cool.
rbash is incredibly simple to break out of.
Go into vi and type:
:!bash
and you'll then get to enjoy your unrestricted shell. :)