That sounds handy.  tmux works fine, though.

On Mon, Jan 2, 2017 at 4:46 PM, Nick Moffitt <nick.moff...@canonical.com> wrote:
> Dan Kegel:
>> I tried to use 'screen' as usual to start a long-running job
>> inside classic, but it failed because /proc/self/fd/0 was
>> owned by root:
>
> As a workaround, you can use /usr/bin/script from the bsdutils package
> to give you a fresh pty that screen won't get upset about.  Something
> like this should do the trick:
>
>     script -c 'screen -RAD' /dev/null
>
> --
> Nick Moffitt
>
> --
> Snapcraft mailing list
> Snapcraft@lists.snapcraft.io
> Modify settings or unsubscribe at: 
> https://lists.ubuntu.com/mailman/listinfo/snapcraft

-- 
Snapcraft mailing list
Snapcraft@lists.snapcraft.io
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/snapcraft

Reply via email to