Re: [Fish-users] problem of using sshuttle

2013-10-05 Thread Wai Yan Pong
Thanks Alan. However, I don't know how to achieve that (change the ssh command so that it starts a bash shell). In fact, I was surprise that when I login as root (which has bash as its login shell) the same problem persists. On Sat, Oct 5, 2013 at 1:58 AM, Alan Schmitt wrote: > Hello, > > This

Re: [Fish-users] problem of using sshuttle

2013-10-05 Thread Alan Schmitt
Hello, This is very interesting, I just stumbled upon sshuttle a few days ago (following a link on twitter). wypon...@gmail.com writes: > Has anyone been using sshuttle with fish. > I ran into the following troubles. > > fish: Unknown command “P=python2”. Did you mean “set P python2”? For > info

[Fish-users] problem of using sshuttle

2013-10-04 Thread Wai Yan Pong
Has anyone been using sshuttle with fish. I ran into the following troubles. fish: Unknown command “P=python2”. Did you mean “set P python2”? For information on assigning values to variables, see the help section on the set command by typing “help set”. Standard input: P=python2; $P -V 2>/dev/null