aboutsummaryrefslogtreecommitdiffstats
path: root/spinner.sh
diff options
context:
space:
mode:
authorWilliam Harrington <kb0iic@berzerkula.org>2021-03-23 14:10:54 -0500
committerWilliam Harrington <kb0iic@berzerkula.org>2021-03-23 14:10:54 -0500
commita637659b41e1930349b31ce152c1cfbb9a6b5333 (patch)
tree29980208a5c4f9c7ba9b9709e5863f5a1d7930ad /spinner.sh
parent66d4171655e0b93766c82f50ce06521f85b58222 (diff)
parenta9998650875c122d505c3046b23dc5f8590857f7 (diff)
Merge master to chapter7
Diffstat (limited to 'spinner.sh')
-rw-r--r--spinner.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/spinner.sh b/spinner.sh
index 83fc536..5332ee1 100644
--- a/spinner.sh
+++ b/spinner.sh
@@ -9,7 +9,7 @@ spinner() {
local str=""
local delay="0.1"
tput civis # hide cursor
- echo -ne "${WHT}"
+ printf "%b" "${WHT}"
while [ -d /proc/"$PROC" ]; do
#-\|/
#⠁⠂⠄⡀⢀⠠⠐⠈