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