Programming Utilities
Command directory for Programming tools and utilities.
java
The Jenkins CLI allows you to interact directly with your Jenkins server for various tasks via the command line.
josm
`josm` allows for the launch of the application without any plugins, useful for isolating issues.
julia
Launches Julia in a multithreaded mode to execute concurrent computations.
java_home
5+ java_home commands with exact syntax, verified examples, and copyable terminal workflows for programming tasks.
jdeps
jdeps provides development-time dependency analysis for Java class files and JAR files.
jcal
jcal outputs a calendar for provided month and year configurations.
jhsdb
jhsdb allows for connecting to live Java processes for interactive debugging and inspection.
javadoc
javadoc generates HTML documentation from Java source files with options to exclude certain packages.
jstack
Extracts and analyzes stack traces from core dump files for debugging Java applications post-failure.