Use printf with column in the listCONF.sh script

This commit is contained in:
Orazio 2019-12-09 17:05:34 +01:00
parent 4466f1503c
commit cd1b8fbf7f
3 changed files with 10 additions and 8 deletions

View file

@ -35,4 +35,4 @@ else
printf "\nNo Clients Connected!\n"
fi
printf "\n"
} | column -t -s $'\t'
} | column -t -s $'\t'