BusyBox を Cygwin環境でコンパイルしている方はいませんか。
自分のところでは、動作が変なのも含め、以下のコマンドのコンパイルが
出来ていますが、自分の力ではこの辺が限界です。
Usage: busybox [function] [arguments]...
or: [function] [arguments]...
BusyBox is a multi-call binary that combines many common Unix
utilities into a single executable. Most people will create a
link to busybox for each function they wish to use, and BusyBox
will act like whatever it was invoked as.
Currently defined functions:
[, ar, ash, basename, busybox, cat, chgrp, chmod, chown, chroot,
chvt, clear, cmp, cp, cpio, cut, date, dc, dd, deallocvt, df,
dirname, dos2unix, du, dumpkmap, dutmp, echo, egrep, env, false,
find, getopt, grep, gunzip, gzip, head, id, kill, killall, lash,
length, ln, logname, ls, mkdir, mkfifo, mknod, mktemp, more, mount,
mt, mv, nc, pidof, pwd, reset, rm, rmdir, rpm2cpio, sed, sh, sleep,
sort, stty, sync, tail, tar, tee, test, tftp, touch, tr, true,
tty, umount, uname, uniq, unix2dos, usleep, uudecode, uuencode,
wc, wget, which, whoami, xargs, yes, zcat
|