Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 311 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 311 Bytes

Disk Utility

Python script to gather disk free space and report back in percentage

Needs a lot of work Planned:

  • Incorporate a JSON file of hostnames
  • Add bypass option if host is not found/online
  • Add option for input
  • Learn how to perform the disk function against items in a list with a loop design