- #!/bin/sh
- echo "OUTPUT:"
- gcc temp.c
- echo "ACTOP"
- ulimit -t 1
- ulimit -f 1024
- ulimit -u 3
- ./a.out > out.txt
SHARE
TWEET
Untitled
a guest
Jan 20th, 2012
21
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
RAW Paste Data

