jed-users mailing list

[2010 Date Index] [2010 Thread Index] [Other years]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]

Re: [Jed-users-l] JED configuration


Hi Daniel,

Daniel Carrera <dcarrera@xxxxxxxxx> wrote:
> On Sat, Dec 25, 2010 at 12:37 AM, Jörg Sommer <joerg@xxxxxxxxxxxx> wrote:
>>> xjed -fn mono -fs 14 $* &
>>
>> Which document suggests this command? $* is wrong. It has to be "$@".
>
> I was just thinking that. I don't know what $* is, but usually I see
> $@. In my case, I just made an alias in my .bashrc file (actually,
> .zshrc):
>
> alias xjed='xjed -fn mono -fs 14'

Zsh is a little bit different. $* and $@ and "$@" are the same. Maybe,
it's for bash, too, but in POSIX shell the three expressions have
different meanings.

Bye, Jörg.
-- 
Nutze die Talente, die du hast. Die Wälder wären sehr still,
wenn nur die begabtesten Vögel sängen.                (Henry van Dyke)
_______________________________________________
Jed-users-l mailing list
Jed-users-l@xxxxxxxx
http://mailman.jtan.com/mailman/listinfo/jed-users-l

[2010 date index] [2010 thread index]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]