Advertisement
ajthemacboy

Untitled

Jul 4th, 2015
291
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. echo $(</tmp/myprocess.pid) | awk '{ print $1+3 }'
  2.  
  3. cpulimit -p $! -l 25 -b
  4.  
  5. cpulimit -l 20 firefox
  6.  
  7. screen -S minecraft /opt/jdk/jdk2/bin/hyper -jar /home/aj/hyper/cauldron.jar
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement