Email address obfuscation in effect -- please
click here to turn it off.
[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
On Tue, 1 May 2001, Finn, Michael wrote:
> Slightly off Mike's topic but...
>
> My problem was somebody FTP'ed "backup" files from our Winblow server
> that had a file extension of ".$$$" ... try to remove those simply...
> I couldn't get them without getting the current original file they
> were backing up...
This works, at least in my shell:
rm *.\$\$\$
The trick is to use \ (backslash) to make the shell interpret the '$'
character literally.
It might be shell dependent, but so might be the other stuff we were just
discussing (with '..?*' files). (By "might be" I mean that I don't know
enough about other shells to know that they work the same way as mine
[tcsh].)
Mike
--
To manage your subscription, go to http://mlug.missouri.edu/members/edit.php
Archives are available at http://mlug.missouri.edu/list-archives/