Use Clojure to create symlink

I've been focusing on Clojure recently as a possible functional language to do systems scripting. Until, it dawned on me that having the JVM underneath means I'm limited to Java's capability.

So, how do I create a symlink? Or a hard link? I mean without (sh "ln" ...).

5
задан qrest 20 August 2010 в 05:00
поделиться