In order to execute a command on your OS, you need to define it as a Shell method.
Alternatively, you can execute any command via #system even if it is not defined.
alias_command(alias, command, *options) â self Class Public methods Creates
mkdir(path) Instance Public methods Same as
out(device) { block } Instance Public methods Calls device.print
echo(*strings) â Echo Instance Public methods Returns a
top_level_test(command, file1, file2=nil) Instance Public methods See
test(command, file1, file2) â true or false[command, file1, file2] â true or false Instance Public methods
unalias_command(alias) â self Class Public methods Unaliases the given alias
system(command, *options) â SystemCommand Instance Public methods Executes
glob(pattern) â Glob Instance Public methods def
tee(file) â Tee Instance Public methods Returns a
Page 3 of 3