[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: pause command line utility



* Dmitry Bogatov <KAction@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 to: