|
so i think what would be nice is some lua functions for those: cat cmp cp cut dd df du file find fuser grep head id kill ls? mv ps sort? tail touch uniq
In the other post I mentioned BusyBox, - it has most of these command, exposed as "C" lib, or bunlded in one exe.
http://busybox.net/ There is even some port of it for Win32 https://github.com/pclouds/busybox-w32