i created a file named "-." after i ran tar cf -. (no space between
dash and dot).
my shell is very limited (i am running a rescue floppy) and does not
filename completion.
how do i remove something called -.?
thanks,
-igor
thanks,
-igor
rm /some/path/to/this/fiule/-.
or you could use the shortcut ./ meaning the current directory:
rm ./-.
this is a Frequently Asked Question. i recommend reading the FAQ
for this group.
---
John Gordon "No Silicon Heaven? Preposterous! Where would
> > i created a file named "-." after i ran tar cf -. (no space between
> > dash and dot).
> > my shell is very limited (i am running a rescue floppy) and does not
> > filename completion.
> > how do i remove something called -.?
> you could use the full pathname of the file:
> rm /some/path/to/this/fiule/-.
> or you could use the shortcut ./ meaning the current directory:
> rm ./-.
> this is a Frequently Asked Question. i recommend reading the FAQ
> for this group.
> ---
> John Gordon "No Silicon Heaven? Preposterous! Where would
You can also find more of the FAQ here:
ftp://rtfm.mit.edu/pub/usenet/news.answers/unix-faq/faq/
--
mQi
> > i created a file named "-." after i ran tar cf -. (no space between
> > dash and dot).
> > my shell is very limited (i am running a rescue floppy) and does not
> > filename completion.
> > how do i remove something called -.?
> you could use the full pathname of the file:
> rm /some/path/to/this/fiule/-.
> or you could use the shortcut ./ meaning the current directory:
> rm ./-.
> this is a Frequently Asked Question. i recommend reading the FAQ
> for this group.
> ---
> John Gordon "No Silicon Heaven? Preposterous! Where would
--
(" With the right boots, he could be marching into Poland. ")
Dave Lister
Technition
D.S.S. Red Dwarf
Jupiter Mining Corp.
_______________________________________________________________.
1. GETSERVBYNAME()????????????????????"""""""""""""
Hi,
Does anyone know why
struct servent *serv;
serv=getservbyname("exec","tcp");
gives a warning err of incomparible pointer type?
I also can't get rexec to function. It compiles ok....
Thanks
Kirk
3. Can't remove a file called "---remove-files"
4. SRM on 164LX
5. """"""""My SoundBlast 16 pnp isn't up yet""""""""""""
6. Backspace maps to Delete in Netscape
7. "Standard Journaled File System" vs "Large File Enabled Journaled File System"
10. Type "(", ")" and "{", "}" in X...
11. Help: Remove or Replace "New-line" & "Return" characters
12. "cd file.zip" instead of "unzip file.zip"?
13. "Can't open file" ( flat file ) and "flock()unimplemented ..."