Created
April 16, 2013 14:34
-
-
Save jepler/5396405 to your computer and use it in GitHub Desktop.
This file contains 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
@unix | |
mem = 1042 | |
^?^?RESTRICTED RIGHTS | |
^?^? | |
^?^?Use, duplication or disclosure is subject to | |
^?^?restrictions stated in Contract with Western | |
^?^?Electric Company, Inc. | |
^?^?# STTY -LCASE | |
# echo 'main() { printf("hi\n"); } ' > hi.c | |
# cc hi.c | |
# ./a.out | |
hi |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment