On 16/10/2015, Mathieu Lirzin <[email protected]> wrote:
> Alex Vong <[email protected]> writes:
>
>> Talking about interactive CLIs, in general I am not a fan of it too,
>> especially after you get used to the program. That's why I am using
>> plain apt-get instead of aptitude which uses ncurses. However, I will
>> say it is sometimes useful.
>
> Isn't ‘apt-get upgrade’ interactive ?
>
You are right. :) But you can add -y to bypass the question.
So it seems there are really 3 ways to do it.

1. no interaction at all (Do what I say!)
2. ask a "big" yes/no question (like interactive `apt-get')
3. ask for every directories (like interactive `rm')

Cheers,
Alex

Reply via email to