On Tue, Oct 10, 2017 at 10:23:53PM +0200, Pierre Labastie via blfs-book wrote:
> 
> Thanks for showing how to use taskset. I had to use a VM to limit the number
> of procs.
> Now, if you only need the PID of bash, I think it is accessible through the
> builtin variable $BASHPID or $$.
> So it seems the following command can be typed in the terminal where you'll
> be running the build:
> ----
> taskset -cp 2-5 $$
> ----
> 
> Pierre

I didn't know that.

ĸen
-- 
Truth, in front of her huge walk-in wardrobe, selected black leather
boots with stiletto heels for such a barefaced truth.
                                     - Unseen Academicals
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to