Created
March 30, 2010 04:24
-
-
Save avar/348752 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $ ./perl -le '$0 = "onion"; system "ps h $$ ; ps hc $$"' | |
| 8633 pts/4 S+ 0:00 onion | |
| 8633 pts/4 S+ 0:00 onion |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment