Already a member?
Sign In
Home
Take the Tour
Channels
Explore
fernandotakai
posted to
#Java
:
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
No comments so far