LINUX LITE 7.4 FINAL RELEASED - SEE RELEASE ANNOUNCEMENTS SECTION FOR DETAILS


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Lite Control Center - Suggestions welcomed
Not sure how we can improve on this, needs more research. Try:

Bytes:

Code:
jerry@z800:~$ df | grep '^/dev/[hs]d' | awk '{s+=$2} END {print s}'
2408682717

MB:

Code:
jerry@z800:~$ df | grep '^/dev/[hs]d' | awk '{s+=$2} END {print s/1048576}'
2297.1
jerry@z800:~$

See what happens to the total bytes when they get converted to MB.


Messages In This Thread
Re: Lite Control Center - Suggestions welcomed - by Valtam - 09-17-2015, 04:14 AM

Forum Jump:


Users browsing this thread: 10 Guest(s)