Re: filename problem

2004-07-27 Thread Thomas Meggs
Actually, I have been using filename completion in all of the examples contained in my original email. I even tried tcsh to double check that it wasn't a problem with bash's autocomplete. /tom On Tue, 27 Jul 2004, Greg Folkert wrote: > On Tue, 2004-07-27 at 14:35, Thomas Meggs wr

Re: filename problem

2004-07-27 Thread Thomas Meggs
Here is example output: # ls -i ls: egotrippi_-_??l??_koskaan_ikin??.mp3: No such file or directory [ output does not contain the inode/file listing ] /tom On Tue, 27 Jul 2004, Joris Huizer wrote: > Maybe you can try, > ls -i > and then, > find . -inum -ok mv '{}' myfile \; -- To UNSUB

filename problem

2004-07-27 Thread Thomas Meggs
Hi - I have a few files on my system which I'm having issues dealing with. Here is the story: File can't be ls'd: # ls -l ls: egotrippi_-_??l??_koskaan_ikin??.mp3: No such file or directory total 135800 [ The error is generated, but then the file isn't listed with the rest of the output. ] File

filename problem

2004-07-26 Thread Thomas Meggs
Hi - I have a few files on my system which I'm having issues dealing with. Here is the story: File can't be ls'd: # ls -l ls: egotrippi_-_??l??_koskaan_ikin??.mp3: No such file or directory total 135800 [ The error is generated, but then the file isn't listed with the rest of the output. ] File