help-bash
[Top][All Lists]
Advanced

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

native nice command


From: Peng Yu
Subject: native nice command
Date: Wed, 2 Mar 2022 06:34:03 -0600

Hi,

Normally nice is an external program. Is it possible to make it a
builtin, so that when a bash function is called, any external commands
called by the function will be niced? If a function is called to run
in the background, that background bash process is also niced? Thanks.

-- 
Regards,
Peng



reply via email to

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