Created
August 3, 2015 12:40
-
-
Save nebril/556e83110cffb0e02daf to your computer and use it in GitHub Desktop.
run commands on my dos.py env
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/sh | |
set -x | |
dos.py list | grep mkwiek | xargs -i "$@" {} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment