* Dmitry Bogatov <kact...@gnu.org>, 2016-07-02, 03:45:
        #include <stdio.h>

        int main (void)
        {
                return pause();
        }

Is there any standard utility for it?

$ perl -MPOSIX -e pause

--
Jakub Wilk

Reply via email to