(bash) test tput to format text output

This commit is contained in:
scbj
2026-02-03 15:43:18 +01:00
parent 0f7acf58e7
commit 7477a1dc37
+4
View File
@@ -12,4 +12,8 @@ else
root_dir="$(realpath "${root_dir}")"
fi
tput smso
echo ${root_dir}
tput rmso
echo "blargh"