https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212193
Bug ID: 212193
Summary: dirname //usr//bin// -> /usr, not //usr
Product: Base System
Version: CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: bin
Assignee: [email protected]
Reporter: [email protected]
On older versions of FreeBSD/NetBSD:
$ dirname //usr//bin
//usr
$ uname -a
FreeBSD fbsd10 10.3-STABLE FreeBSD 10.3-STABLE #52 r302447M: Fri Jul 8
12:44:14 PDT 2016 ngie@fbsd10:/usr/obj/usr/src/sys/GENERIC amd64
On newer versions (post the recent basename/dirname changes):
$ dirname //usr//bin
/usr
$ uname -a
FreeBSD fbsd11 12.0-CURRENT FreeBSD 12.0-CURRENT #6 r304831: Thu Aug 25
23:47:28 PDT 2016 ngie@fbsd11:/usr/obj/usr/src/svn/sys/GENERIC amd64
--
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]"