On Mon, Sep 10, 2018 at 4:17 AM Laurent Bercot <ska-skaware_at_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 "$_at_"
--
Shengjing Zhu
Received on Mon Sep 10 2018 - 04:01:57 UTC