Date: Tue, 14 Aug 2018 17:14:10 +0000 From: bugzilla-noreply@freebsd.org To: stable@FreeBSD.org Subject: [Bug 230620] "install -d" issue Message-ID: <bug-230620-1689-Skq0pMtjyB@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-230620-1689@https.bugs.freebsd.org/bugzilla/> References: <bug-230620-1689@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=3D230620 Ian Lepore <ian@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ian@FreeBSD.org --- Comment #1 from Ian Lepore <ian@FreeBSD.org> --- Install -d ONLY creates directories. You are not allowed to specify both directories and filenames on the command line when using -d. This is documented by having a different synopsis line in the manpage for install -= d. --=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-230620-1689-Skq0pMtjyB>