Skip to content

Instantly share code, notes, and snippets.

@ChinaXing
Last active August 29, 2015 14:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ChinaXing/84d18c4bcf80a4ff38ee to your computer and use it in GitHub Desktop.
Save ChinaXing/84d18c4bcf80a4ff38ee to your computer and use it in GitHub Desktop.
parallel run command on cluster
parallel -j 4 --nonall -S1/svr_portal_web{1..4} \
tail /home/admin/portalweb-deploy/logs/web_access.log.2015-08-04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment