- or download this
#!/usr/bin/env perl
...
STDOUT->flush;
}
} # lather, rinse, repeat.
- or download this
#!/usr/bin/env perl
...
print STDOUT "ping\n";
sleep 2;
}
- or download this
Our command is >>>/home/......./scripts/outputter<<<
......................................................................
+..........
...
(pong)
.................................^C
Command terminated