Re: debian-user-digest Digest V2011 #1215

2011-06-25 Thread Ralf Mardorf
> > On 25/06/11 17:15, Andrew McGlashan wrote: > > > Hi, > > > > > > Ralf Mardorf wrote: > > >> $ echo test > \* > > >> $ ls > > >> * Desktop Downloads hdsp.1 > > >> > > >> Any idea how I can get rid of the file named *? > > > > > > # touch \* \& > > > # ls > > > * & > > > # find . -type

Re: debian-user-digest Digest V2011 #1215

2011-06-25 Thread Ralf Mardorf
On Sat, 2011-06-25 at 09:39 +, debian-user-digest-requ...@lists.debian.org wrote: > On 25/06/11 17:15, Andrew McGlashan wrote: > > Hi, > > > > Ralf Mardorf wrote: > >> $ echo test > \* > >> $ ls > >> * Desktop Downloads hdsp.1 > >> > >> Any idea how I can get rid of the file named *? > > >