Skip to content

Commit f4edd1d

Browse files
committed
添加获取根目录占比的脚本
1 parent 648b2e2 commit f4edd1d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

get_disk_usage

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
#!/bin/bash
2+
3+
df -P

0 commit comments

Comments
 (0)