https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217863
Bug ID: 217863
Summary: passing arguments ( -p or -v ) after folder name in
mkdir creates folder named as -p/-v respectively
Product: Base System
Version: 10.3-RELEASE
Hardware: Any
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: bin
Assignee: [email protected]
Reporter: [email protected]
After using FreeBSD for a while I stumbled upon one weird bug(?):
Issuing '$mkdir foo/bar/now/here -p' or '$mkdir foo -v' creates a folder named
'-p' or '-v' respectively.
It is in my habbit of passing -p and -v afterwards, so I can change it... but
mkdir should never create a folder name '-p' or '-v', over which I can't even
cd or rm.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"