zsh and activator (play framekwork)
while trying to run:
activator -jvm-debug 9999 ~run
I ran into this problem:
zsh: no such user or named directory: run
Solution: just quote the tilde
activator -jvm-debug 9999 \~run
Written by Silvan Spross
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Zsh
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#