aboutsummaryrefslogtreecommitdiff
path: root/weed/shell/command_fs_du.go
AgeCommit message (Expand)AuthorFilesLines
2019-04-04weed shell: fs.cd change current directoryChris Lu1-10/+6
2019-04-03weed shell: add fs.cd, fs.pwd to change to a directory and print current dire...Chris Lu1-23/+2
2019-03-25refactoring, go fmtChris Lu1-3/+3
2019-03-23weed shell: adjust help text formatChris Lu1-1/+6
2019-03-19weed shell: adding file system disk usage fs.duChris Lu1-0/+137