----- Changes:
+ Rework a lot of stuff
This commit is contained in:
parent
7d757116d2
commit
18f105cea0
9 changed files with 31 additions and 9 deletions
|
@ -5,5 +5,5 @@ warn=""
|
|||
|
||||
[ $capacity -lt 21 ] && warn='!'
|
||||
|
||||
printf "%s%s" "$warn " "$(echo $capacity | sed "s/$/G free/")"
|
||||
printf "%s%s\n" "$warn " "$(echo $capacity | sed "s/$/G free/")"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue