On Monday 13 August 2001 09:42, George Petri wrote: > Hi! > > Does anyone know why * misses hidden files such as .kderc? > What is the reasoning for that? > > I mean to select ALL files, now I have to specify (in bash, of course): > > * *.[a-zA-Z] > > to my programs e.g. cp * *.[a-zA-Z] /somefolder. > > It is also a pain to type! Is there a better way to select ALL files? > > Thanks, > George ---------------------------------------- Content-Type: text/plain; charset="iso-8859-1"; name="message.footer" Content-Transfer-Encoding: 8bit Content-Description: ---------------------------------------- try "echo .[^.]* *" and you will see that gives you all the files except . and .. -- Gerard Perreault [EMAIL PROTECTED]
Want to buy your Pack or Services from MandrakeSoft? Go to http://wwww.mandrakestore.com
