output→out

This commit is contained in:
Marc Beninca 2022-04-18 14:19:47 +02:00
parent 5f971f76e6
commit 06ee5e75e7

View file

@ -2,7 +2,7 @@
BASH_FILE="$(realpath "${BASH_SOURCE[0]}")"
BASH_ROOT="$(dirname "${BASH_FILE}")"
OUTPUT='output'
OUTPUT='out'
function rs { echo; \
echo "${2} @ ${3} : ${1}"; \