[Mono-devel-list] making --debug the default in the runtime

Roberto Selbach Teixeira roberto at robt.org
Sun Jan 11 12:29:21 EST 2004


On Sunday 11 January 2004 15:14, A Rafael D Teixeira wrote:
> >From: "Jaroslaw Kowalski" <jaak at zd.com.pl>
> >
> >How about:
> >
> >alias mono="mono --debug"
> >alias mcs="mono `which mcs.exe`"
> >
> >Jarek
>
> I just think you have to correct the second one to
>
> alias mcs="mono --debug `which mcs.exe`"
>
> because AFAIK aliases doesn't expand inside other aliases (I've tried
> before...)

Yes, they do.

[maragato at krash tmp]$ alias foo="echo Hi, I am foo"
[maragato at krash tmp]$ alias bar="foo and I am bar"
[maragato at krash tmp]$ bar
Hi, I am foo and I am bar

cheers,

	Roberto.

-- 
http://www.conectiva.com.br                         seja livre, use linux
http://enterprise.kde.org                       conquering the enterprise
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: signature
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20040111/c996e19d/attachment.bin 


More information about the Mono-devel-list mailing list