Gentoo Archives: gentoo-user

From: James Skinner <james.skinner@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Time to move on?
Date: Tue, 24 Mar 2009 02:46:38
Message-Id: 1ff2d1450903231946y4052a7ch79931f4c40a3940@mail.gmail.com
In Reply to: Re: [gentoo-user] Time to move on? by Albert Hopkins
1 Man. Is this thread really going to continue??
2
3 On 3/23/09, Albert Hopkins <marduk@×××××××××××.org> wrote:
4 > On Mon, 2009-03-23 at 18:58 -0500, Dale wrote:
5 >> Albert Hopkins wrote:
6 >> > On Sun, 2009-03-22 at 22:18 -0500, Dale wrote:
7 >> >
8 >> >> Neil Bothwick wrote:
9 >> >>
10 >> >>> On Sun, 22 Mar 2009 19:26:40 -0500, Dale wrote:
11 >> >>>
12 >> >>>
13 >> >>>
14 >> >>>>>> emerge -pvDu --reinstall changed-use @world
15 >> >>>>>>
16 >> >>>>>> ??? Certainly a lot more typing. ;-)
17 >> >>>>>>
18 >> >>>>>>
19 >> >>>
20 >> >>>
21 >> >>>>> Use an alias and it's less typing.
22 >> >>>>>
23 >> >>>>>
24 >> >>>
25 >> >>>
26 >> >>>> Or add it to make.conf. I think that would work too.
27 >> >>>>
28 >> >>>>
29 >> >>> It would work, every time you called emerge, whether you wanted that
30 >> >>> option or not.I prefer to have aliases for commands with options that
31 >> >>> I
32 >> >>> call often, but not every time.
33 >> >>>
34 >> >>>
35 >> >>>
36 >> >>>
37 >> >> I'm not real familiar with aliases but know what it is. If you use the
38 >> >> alias method, how would you disable it for a one time run?
39 >> >>
40 >> >
41 >> > Uh.. you don't "disable" it. You simply don't use the alias.
42 >> >
43 >> >
44 >> >
45 >>
46 >> Oh, OK. <Dale waves hand over head.> If it is set up to add that
47 >> option, how do you tell it not to use it?
48 >
49 > Unless I'm misunderstanding something...
50 >
51 > It's not an "option". It's an alias. If you have
52 >
53 > $ alias myalias="emerge --foo --bar --baz"
54 >
55 > Then to use the alias you simply type
56 >
57 > $ myalias
58 >
59 > If you don't want to use the alias, well, don't type it. I.e.
60 >
61 > $ emerge --la --di --dah
62 >
63 > or
64 >
65 > $ someotheralias
66 >
67 > Or perhaps you don't aren't understanding what shell aliases are?
68 >
69 > http://en.wikipedia.org/wiki/Alias_(command)
70 >
71 >
72 >
73 >
74
75 --
76 Sent from my mobile device
77
78 James Skinner
79 james.skinner@×××××.com

Replies

Subject Author
Re: [gentoo-user] Time to move on? Dale <rdalek1967@×××××.com>
Re: [gentoo-user] Time to move on? Neil Bothwick <neil@××××××××××.uk>