guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Plan for 0.9.0


From: Alex Vong
Subject: Re: Plan for 0.9.0
Date: Fri, 16 Oct 2015 19:09:41 +0800

On 16/10/2015, Mathieu Lirzin <address@hidden> wrote:
> Alex Vong <address@hidden> 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

[Prev in Thread] Current Thread [Next in Thread]