Skip to content

Instantly share code, notes, and snippets.

@netj
Created July 13, 2016 19:46
Show Gist options
  • Save netj/b205f2743ee2388dabb0eb68316e128f to your computer and use it in GitHub Desktop.
Save netj/b205f2743ee2388dabb0eb68316e128f to your computer and use it in GitHub Desktop.
#!/bin/sh
python -c 'import sys,os.path; sys.stdout.writelines([os.path.realpath(p)+"\n" for p in sys.argv[1:]])' a b c ~/Dropbox/해원이♥사진들/ ~/bin/deepdive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment