Re: rm a file with name '--min-size=8'

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



James Wilkinson wrote:
> Yuandan Zhang wrote:
>> I incidantly created file named as '--min-size=8'.
> 
> kevin.kempter@xxxxxxxxxxxxxxxxx wrote:
>> try this:
>> $ rm -i *
>>
>> answer no for all files in the dir except for the one you want to delete
>>
>> or something like rm -i *size*
> 
> That won't actually work. The shell will expand either "*" or "*size*"
> to include "--min-size=8" before rm sees it, and then rm will complain.
> 
> The double dashes are the easiest way to go.

My cats are getting really pissed off that everyone is trying to find
multiple ways of skinning them.

Can't anyone be happy with simply doing a "man rm" to learn how it is done?


-- 
There's a lot of BIG MONEY in MISERY if you have an AGENT!!


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux