forked from TrueCloudLab/rclone
rclone ncdu for exploring a remote with a text based user interface.
This commit is contained in:
parent
e31fc877e2
commit
c34f11a92f
3 changed files with 710 additions and 0 deletions
|
@ -30,6 +30,7 @@ import (
|
|||
_ "github.com/ncw/rclone/cmd/mount"
|
||||
_ "github.com/ncw/rclone/cmd/move"
|
||||
_ "github.com/ncw/rclone/cmd/moveto"
|
||||
_ "github.com/ncw/rclone/cmd/ncdu"
|
||||
_ "github.com/ncw/rclone/cmd/obscure"
|
||||
_ "github.com/ncw/rclone/cmd/purge"
|
||||
_ "github.com/ncw/rclone/cmd/rmdir"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue