# File lib/rye/cmd.rb, line 60
60:
def
du
(
*
args
)
run_command
(
'du'
,
args
)
end