Re: Question about enable-absolute-paths option

2018-09-09 Thread Shengjing Zhu
On Mon, Sep 10, 2018 at 4:17 AM Laurent Bercot wrote: > Red Hat distributions provided a /usr/bin/cd program for some time, > that did exactly that. Maybe it's still around on Fedora/CentOS. > They still have /usr/bin/{cd, umask, wait}, which are just #!/bin/sh builtin cd/umask/wait "$@" --

Re: Question about enable-absolute-paths option

2018-09-09 Thread Laurent Bercot
> [1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=906250#22 That's an incredibly disingenuous argument. Debian isn't POSIX- compliant by any stretch of the imagination, and they currently don't provide POSIX-compliant cd/umask/wait binaries because they have correctly identified that