Separate bar fields only by spaces

This commit is contained in:
Bert Münnich
2017-12-07 21:44:40 +01:00
parent e63843d369
commit 8a9e3ea43e
2 changed files with 8 additions and 6 deletions

View File

@ -8,7 +8,7 @@
# $2: image width
# $3: image height
s=" | " # field separator
s=" " # field separator
exec 2>/dev/null