This commit is contained in:
inxi-svn 2009-01-09 03:16:27 +00:00
parent ecde3e165e
commit 274e065ddb

2
inxi
View file

@ -1903,7 +1903,7 @@ get_hdd_data_basic()
percent = used/full
print "percent : " percent
}' )
if [[ $B_TESTING_2 == 'true' ]];then
elif [[ $B_TESTING_2 == 'true' ]];then
hdd_used=$( df | gawk '
p {
if (/^\/dev\/(mapper\/|[hs]d[a-z][0-9]+)/) {