Post Ratings
Received: | Given: | |
---|---|---|
13 | 5 | |
1 | 0 | |
0 | 0 | |
1 | 0 | |
4 | 0 | |
0 | 0 | |
1 | 0 | |
0 | 0 | |
0 | 0 | |
0 | 0 | |
0 | 0 | |
0 | 0 |
- Gender:
- Male
mukund2345
Builder, Male
Builder ⛰️
Ex-Mayor ⚒️⚒️
let's go, 3 years old! Aug 4, 2019
- Loading...
- Loading...
-
About
- Gender:
- Male
Interact
Signature
Jan 20 , 2016 ==> Builder => March , 2016 ==> Resident ==> April ==>Mayorfor $i (0..6) { if (!fork) {
$i == 0 or not { $SIG{INT} = sub { print "M" } } or
$i == 1 or not { $SIG{INT} = sub { print "U" } } or
$i == 2 or not { $SIG{INT} = sub { print "K" } } or
$i == 3 or not { $SIG{INT} = sub { print "U" } } or
$i == 4 or not { $SIG{INT} = sub { print "N" } } or
$i == 5 or not { $SIG{INT} = sub { print "D" } } or
$i == 6 or not { $SIG{INT} = sub { print "xxd" } }; sleep $i; last; } } kill INT => $$