Is there a linux command that does nothing but never exits? – unix.stackexchange.com 08:53 Posted by Unknown No Comments 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 Unknown
0 Comment to "Is there a linux command that does nothing but never exits? – unix.stackexchange.com"
Post a Comment