On Tue, Dec 11, 2012 at 1:38 PM, Howard White <[email protected]> wrote: > On 12/11/2012 01:35 PM, John F. Eldredge wrote: >> >> Howard White <[email protected]> wrote: >> >> >> Try mv ./-b xyx >> > ding, ding, ding, ding, ding, ding > > TNX, John
Another solution is to use the '--' argument, which turns off further command line option parsing: rm -- -b -- You received this message because you are subscribed to the Google Groups "NLUG" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nlug-talk?hl=en
