You could try a command like:
$ find ./dirname/ -printf "%i\n"
to list all inodes in the directory. And then delete the appropriate inode.
Jakob
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Hallo Thomas,
On Tue, Jul 27, 2004 at 12:39:30PM -0400, Thomas Meggs wrote:
> I have a few files on my system which I'm having issues dealing
> with. Here is the story:
Did you try using mc?
Regards
Johann
--
Johann Spies Telefoon: 021-808 4036
Informasietegnologie, Universiteit van
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 wrote:
> > Here i
On Tue, 27 Jul 2004 12:39:30 -0400 (EDT) Thomas Meggs wrote:
> ...
> File can't be mv'd (here it is quoted):
> # mv "egotrippi_-_??l??_koskaan_ikin??.mp3" test.mp3
> mv: cannot stat `egotrippi_-_?\346l?\346_koskaan_ikin?\346.mp3': No such
> file or directory
> ...
> I've also tried removing the fil
On Tue, 2004-07-27 at 14:35, Thomas Meggs wrote:
> 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,
> >
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
Thomas Meggs wrote:
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
th
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
Thomas Meggs wrote:
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
th
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
10 matches
Mail list logo