tjcelaya
- Karma
- 14
- Created
- January 28, 2013 (13y ago)
- Submissions
- 0
beep implement boop databases;
[ my public key: https://keybase.io/tjcelaya; my proof: https://keybase.io/tjcelaya/sigs/Ryr2zCSin4RsP8W6ss8pZGTUPXQ_HRkfcTcFZaip9vU ]
- Modern IE site check tool (modern.ie)
-
Pause with: ps -cx | grep -i $1 | awk '{print $1}' | xargs kill -s SIGSTOP Unpause with: ps -cx | grep -i $1 | awk '{print $1}' | xargs kill -s SIGCONT [the difference is SIG{STOP,CONT}, also this is for convenience, so…
- KillerRobot - (Embarrassingly) Simple Chrome Tab killer/manager (chrome.google.com)