dthree/cash

java -cp doesn't work

Open

#104 opened on Nov 28, 2016

View on GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (7,768 stars) (253 forks)batch import
help wanted

Description

When trying to execute a java -cp command in the Cash shell, -cp isn't interpreted as a proper java command line argument and results in "Invalid option: 'c'. Showing Help: ...". Would love to stay in the shell for all of my development work.

Contributor guide