mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-09-10 13:53:52 +02:00
commit
51aa864728
1 changed files with 7 additions and 0 deletions
7
pages/common/javac.md
Normal file
7
pages/common/javac.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
# javac
|
||||
|
||||
> Java Application Compiler.
|
||||
|
||||
- Compile a .java file.
|
||||
|
||||
`javac {{filename.java}}`
|
Loading…
Add table
Reference in a new issue