Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 06 Sep 2018 04:32:42 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 231190] created a file with touch that can not be removed
Message-ID:  <bug-231190-227-jT0A2ezZ3p@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-231190-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-231190-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D231190

Oleksandr Tymoshenko <gonzo@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |Not A Bug
             Status|New                         |Closed

--- Comment #1 from Oleksandr Tymoshenko <gonzo@FreeBSD.org> ---
(In reply to todd from comment #0)

You can pass filename starting with - to a utility using "--" as marker for=
 end
of arguments:

rm -- -type
vi -- -type
etc...

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-231190-227-jT0A2ezZ3p>