1 #include <unistd.h> 2 3 int 4 main (void) 5 { 6 sleep (1234); 7 } 8
Indexes created Wed Apr 01 00:32:07 UTC 2026