b184782
8633c82
1 2 3
4
#!/bin/sh icon= printf "$icon%s\n" $(df -h | awk '$6=="/usr/home" { print $5 }')