README.md 361 Bytes
Newer Older
1

2
The main purpose of any play.d script is to download and to install a package.
3

4
Allowed commands:
5
* epm (run the same epm called from)
6
* epm print info (instead of epm print info)
7 8
* epm tool eget (wget like utility)
* epm tool estrlist (string operations)
9 10
* esu (wrapper for [sudo ] su - -c "command")
* serv
11

12 13 14
See any file for
. $(dirname $0)/common.sh
using
15