On Mon, Oct 26, 2015 at 11:41 AM, Chris Warrick <[email protected]> wrote:

> $ ssh [email protected] 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

Reply via email to