Is there a linux command that do nothing but never exits? – unix.stackexchange.com 07:49 Posted by Unknown No Comments I'm looking for linux command that does literally noting, doesn't output anything but it stays alive until ^C. while true; do; done is not good solution, 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 do nothing but never exits? – unix.stackexchange.com"
Post a Comment