Is there a linux command that does nothing but never exits? – unix.stackexchange.com

I'm looking for linux command that does literally nothing, doesn't output anything, but it stays alive until ^C. while true; do; done is not a good solution because it is eating lots of CPU power.

from Hot Questions - Stack Exchange OnStackOverflow
via Blogspot

Share this

0 Comment to "Is there a linux command that does nothing but never exits? – unix.stackexchange.com"