Starrymag / dfg

my implementation of linux df util in golang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Disk Free

Golang implementation of df util, using statfs syscall and info from /proc/self/mountinfo file.

About

my implementation of linux df util in golang


Languages

Language:Go 100.0%