help-gnu-utils
[Top][All Lists]
Advanced

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

Re: [coreutils] slimmer alternative to sleep command?


From: Paul Jarc
Subject: Re: [coreutils] slimmer alternative to sleep command?
Date: Sat, 24 Jan 2009 14:44:18 -0500
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux)

Chris Jones <cjns1989@gmail.com> wrote:
> I was wondering if I could avoid the overhead of starting and
> terminating the sleep child process by using a different strategy. 

Instead of bash, you could use a scripting language that has sleep as
a built-in function.  Python, Perl, Guile, Ruby, Haskell...


paul




reply via email to

[Prev in Thread] Current Thread [Next in Thread]