[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-users] aliases in the wiki
From: |
Felix Winkelmann |
Subject: |
Re: [Chicken-users] aliases in the wiki |
Date: |
Sat, 23 Feb 2008 12:34:17 +0100 (CET) |
From: Alejandro Forero Cuervo <address@hidden>
Subject: Re: [Chicken-users] aliases in the wiki
Date: Sat, 23 Feb 2008 03:27:11 -0800
> > > $ ln -s 'stream-ext#stream-xcons' stream-xcons
> > > $ svn add stream-xcons
> > > $ svn ci -m "Creating link for procedure stream-xcons"
> >
> > Could we please remove this? It makes a grep over the working
> > copy impossible.
>
> Um, what happens if you append “2>/dev/null” at the end of your grep
> commands?
>
> I fail to see how it makes anything impossible.
I need hacks to make basic file-system utilities work. I can not
use standard merging tools, for example.
Please don't do this. Please.
cheers,
felix
- Re: [Chicken-users] aliases in the wiki, (continued)