Query: groovy
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
GROOVY(1) General Commands Manual GROOVY(1)NAMEGroovy - Agile dynamic language for the Java Virtual MachineDESCRIPTIONusage: groovy [options] [args] options: -D,--define <name=value> define a system property -a,--autosplit <splitPattern> automatically split current line (defaults to 's') -c,--encoding <charset> specify the encoding of the files -d,--debug debug mode will print out full stack traces -e <script> specify a command line script -h,--help usage information -i <extension> modify files in place, create backup if extension is given (e.g. '.bak') -l <port> listen on a port and process inbound lines -n process files line by line -p process files line by line and print result -v,--version display the Groovy and JVM versionsCOMMANDSgroovy: Command to run a set of Groovy statements entered on the command line (with -e), or stored in a text file whose name is given on the command. example: groovy -e 'System.in.readLines().each { println it }' groovysh: Terminal-based interpreter for Groovy. groovyConsole: GUI interpreter for composing Groovy interactively. java2groovy: The java2groovy tool reads class and interface definitions, written in the Java programming language, and converts them into groovy source files.SEE ALSOgroovyc(1)AUTHORThis manual page was generated using help2man and edited by Varun Hiremath <varun@debian.org>, for the Debian project (but may be used by others). December 2007 GROOVY(1)
Related Man Pages |
---|
airport2-config(1) - debian |
airport2-ipinspector(1) - debian |
groovyc(1) - debian |
groovy(1) - debian |
ant(1) - osx |
Similar Topics in the Unix Linux Community |
---|
Seed7 2008-02-17 (Default branch) |
Seed7 2008-04-06 (Default branch) |
How to split data to jComboBox in Java |
Book on Java? |
Agile Breakfast |