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