Releases: hyphop/megatools
Releases · hyphop/megatools
megash
megash
megash - one binary exec for everything like BusyBox
USAGE
megash [ ls | dl | get | rm | mkdir | copy | reg | df ] @ARGS
or via symlinks megaXXX where
X = [ ls | dl | get | rm | mkdir | copy | reg | df ]
readconfig from stdin
INSTALL
cp megash /usr/bin
Config from STDIN
now we can read config direct from STDIN, not only from files via -c - option
READ CONFIG FROM STDIN EXAMPLE
cat CONFIG | megash CMD -c - @ARGS
1.9.98-hyphop
add_docs