26 Oct
2015
26 Oct
'15
3:53 p.m.
On Mon, Oct 26, 2015 at 11:41 AM, Chris Warrick <kwpolska@gmail.com> wrote:
$ ssh me@xyz.com su -c 'pacman -Syu --noconfirm ncurses bash zsh'
-- Chris Warrick <https://chriswarrick.com/> PGP: 5EAAEA16
I do believe this would try to run $ su -c 'pacman -Syu --noconfirm ncurses bash zsh' using the default shell -- bash. Which is a problem... -- Eli Schwartz