fernandotakai posted to #Java:

fernandotakai

tired of typing all the classpath when doing a java -cp? try ls .jar | tr '\n' : (like java -cp ":`ls .jar | tr '\n' :`" UpdateOrder)

1 year, 4 months ago.

No comments so far

Sign in to add a comment