Script check java.sh: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

7 February 2016

  • curprev 19:3519:35, 7 February 2016imported>T1t0 462 bytes +462 Created page with "<pre> #!/bin/bash # # NAME check_java.sh # REQUIRED command, sed # VERSION 1.0 # JAVA_PATH=`command -v java 2> /dev/null`; while test -L "${JAVA_PATH}"; do REA..."