On Mon, Sep 10, 2018 at 4:17 AM Laurent Bercot <ska-skaw...@skarnet.org> 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 "$@"


-- 
Shengjing Zhu

Reply via email to