Mitchell Hashimoto afcbeb9e7b SSH#sudo! more compatible with all commands, example in details.
As pointed out by Charles Duffy, commands such as the following
didn't work in the previous version:

    bash -c 'foo; bar'

Due to the way sudo! used `echo` to output lines into a tempfile.
This is now fixed.
2011-01-24 19:58:32 -08:00
..
2011-01-21 16:03:50 -08:00
2010-09-22 09:43:30 -06:00
2011-01-21 16:03:50 -08:00
2010-09-27 12:21:34 -07:00
2011-01-19 16:02:14 -08:00
2011-01-21 16:03:50 -08:00