While mucking around with creating a few files in C, I've created a couple of "things" that won't go away.
See the top two "files"? Yeah, I can't get rid of them. I've tried quite a few things short of moving everything else (the real files) out of the directory and hosing it. Any other less brutal suggestions to try?
Before it's asked: no, rm "?????:?(" doesn't work.
Cheers.
Code:
> ls -l
total 2158
-rw-r--r-- 1 benjamin benjamin 62 Feb 8 21:43 ?????z?(????????HA?(?
-rw-r--r-- 1 benjamin benjamin 129 Feb 8 21:17 ?????:?(
-rw-r--r-- 1 benjamin benjamin 8028 Jan 16 21:59 Makefile
-rw-r--r-- 1 benjamin benjamin 37 Jan 23 20:55 NOTES
-rw-r--r-- 1 benjamin benjamin 27 Jan 22 20:54 categories.txt
[ snipped ]
See the top two "files"? Yeah, I can't get rid of them. I've tried quite a few things short of moving everything else (the real files) out of the directory and hosing it. Any other less brutal suggestions to try?
Before it's asked: no, rm "?????:?(" doesn't work.
Cheers.