Skip to content

Instantly share code, notes, and snippets.

#!/usr/bin/env pypy
[[email protected] bin]$ /srv/rtb/bin/update_fraud_cache
Traceback (most recent call last):
File "app_main.py", line 75, in run_toplevel
File "/srv/rtb/bin/update_fraud_cache", line 10, in <module>
from rtb.config import config
ImportError: No module named rtb
92464* seq 1 10
92465* seq 1 10 | parallel echo
92467* seq 1 10 | parallel echo | ag '[135]'
92468* seq -w 001 010
92469* seq -w 001 010 | parallel --dryrun ssh bid{}.smq.mgnt.cc 'yum info kernel'
92470* seq -w 001 010 | parallel --dryrun ssh bid{}.smq.mgnt.cc "'yum info kernel'"
92471* seq -w 001 010 | parallel ssh bid{}.smq.mgnt.cc "'yum info kernel'"
92473* seq -w 001 010 | parallel ssh bid{}.smq.mgnt.cc "'yum info kernel'"
92474* seq -w 001 010 | parallel ssh bid{}.smq.mgnt.cc date
92475* seq -w 001 010 | parallel --tag ssh bid{}.smq.mgnt.cc date