File: system.dat

package info (click to toggle)
htmlgen 2.2.2-12.1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 1,840 kB
  • ctags: 1,480
  • sloc: python: 4,518; makefile: 93
file content (4 lines) | stat: -rw-r--r-- 459 bytes parent folder | download | duplicates (8)
1
2
3
4
heading = ['File System', 'Capacity (KB)', 'Used (KB)', 'Available', '% in use']
body = [['/', '46967', '28454', '13823', '67%'], ['/usr', '189383', '140187', '30266', '82%'], ['/darwin/home', '584862', '388109', '167513', '70%'], ['/sd4', '30807', '9', '27718', '0%'], ['/local2', '963662', '814185', '101297', '89%'], ['/sd6', '968524', '172872', '698802', '20%'], ['/local3', '968524', '350088', '521586', '40%']]
nodename = 'darwin'
running = 'SunOS 5.4'