![]() |
oh, and I have no /lost+found ....
|
if you would email me your email address, i will send you a gzip'd GNU ls
see Author Info: below also, include your PATH variable, like so: # echo $PATH /Users/merv/bin:/sw/bin:/sw/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin i take it you're running the tcsh shell? |
which rm
Hunger Moon
Do you have an old fink installation. At one time a slightly broken rm was included in one of the file utilities packages. so try: Code:
[darwin:~] williamt% which rmWilly |
Looks to me like the files have been removed, but the directory entries still exist. Obviously this should not happen.
I would do the 9 boot to remove them (even if you have to boot from CD into 9). |
just for the record, I had the same problem with some Bjork MP3s, I think it has something to do with that dotted "o" when combined with coming over from a PC.
In any case, I got rid of the files by booting into OS9 and deleting them, though I think that was already suggested here.... |
thanks, mrdandy. we're looking for a command line solution. one should be able to create, move, and delete these file names in the shell.
stetner (hi doug); another user has reported this issue with files not yet in the trash. it's one of those 8-bit chars that changes the name of the file when its referenced. or it's a bugaboo in the core brainpan. think maybe an applescript could create a funky filename that shell would choke on? that's my approach, tho i'm loathe to do anything in AS (too cobol for me). this hinkyness will, most likely, be less of an issue in jaguar. |
Ok, lets break out the compiler and see what we can find 8-)
Code:
% cat dir_read.c Code:
cc -o dir_read dir_read.cCode:
% llDoug |
| All times are GMT -5. The time now is 06:17 PM. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2014, vBulletin Solutions, Inc.
Site design © IDG Consumer & SMB; individuals retain copyright of their postings
but consent to the possible use of their material in other areas of IDG Consumer & SMB.