(bash) test tput to format text output
This commit is contained in:
@@ -12,4 +12,8 @@ else
|
||||
root_dir="$(realpath "${root_dir}")"
|
||||
fi
|
||||
|
||||
tput smso
|
||||
echo ${root_dir}
|
||||
tput rmso
|
||||
|
||||
echo "blargh"
|
||||
|
||||
Reference in New Issue
Block a user