Closed AdyGCode closed 3 years ago
Get the free and total storage (disk) space and return as a tuple.
Use the Linux df -h command to retrieve the information on the Pi.
df -h
Completed in version 0.5.0
Get the free and total storage (disk) space and return as a tuple.
Use the Linux
df -h
command to retrieve the information on the Pi.