Skip to content

Releases: hyphop/megatools

megash

23 May 08:32

Choose a tag to compare

megash Pre-release
Pre-release

megash

read about megash features

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

22 May 12:34

Choose a tag to compare