On Saturday 13 December 2008 08:17, Brian Doyle wrote: > I'm sure I'm doing something stupid but I can't start up gorilla. > > ... > > Here is my script: > > java -cp > ~/share/clojure.jar:~/share/clojure-contrib.jar:~/share/gorilla.jar > de.kotka.gorilla
Tildes don't expand anywhere but at the beginning of an argument. $HOME will do what ~ does in any position (except inside a string enclosed in single quote marks). > Gorilla is in my path: > > $ ls ~/share/gorilla.jar > /home/bdoyle/share/gorilla.jar > > No clue what is going on. Randall Schulz --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en -~----------~----~----~----~------~----~------~--~---