BusyBox for Windows

Download busybox-w32
BusyBox is a single binary that contains many common Unix tools. It's often found in embedded Linux systems like routers, in Android smartphones, in Linux containers and anywhere else it would be handy to have a compact set of Unix command line tools.

BusyBox 自述

BusyBox is copyrighted by many authors between 1998-2021.
Licensed under GPLv2. See source distribution for detailed
copyright notices.

Usage: busybox [function [arguments]...]
or: busybox --list[-full]
or: busybox --install [-s] [-u|DIR]
or: busybox --uninstall [-n] file
or: function [arguments]...

    BusyBox is a multi-call binary that combines many common Unix
    utilities into a single executable.  The shell in this build
    is configured to run built-in utilities without $PATH search.
    You don't need to install a link to busybox for each utility.
    To run external program, use full path (/sbin/ip instead of ip).

Currently defined functions:
[, [[, ar, arch, ash, awk, base32, base64, basename, bash, bc, bunzip2,
busybox, bzcat, bzip2, cal, cat, chattr, chmod, cksum, clear, cmp,
comm, cp, cpio, cut, date, dc, dd, df, diff, dirname, dos2unix, dpkg,
dpkg-deb, du, echo, ed, egrep, env, expand, expr, factor, false, fgrep,
find, fold, free, fsync, ftpget, ftpput, getopt, grep, groups, gunzip,
gzip, hd, head, hexdump, httpd, iconv, id, inotifyd, install, ipcalc,
kill, killall, less, link, ln, logname, ls, lsattr, lzcat, lzma, lzop,
lzopcat, man, md5sum, mkdir, mktemp, mv, nc, nl, nproc, od, paste,
patch, pgrep, pidof, pipe_progress, pkill, printenv, printf, ps, pwd,
readlink, realpath, reset, rev, rm, rmdir, rpm, rpm2cpio, sed, seq, sh,
sha1sum, sha256sum, sha3sum, sha512sum, shred, shuf, sleep, sort,
split, ssl_client, stat, strings, su, sum, tac, tail, tar, tee, test,
time, timeout, touch, tr, true, truncate, ts, ttysize, uname,
uncompress, unexpand, uniq, unix2dos, unlink, unlzma, unlzop, unxz,
unzip, uptime, usleep, uudecode, uuencode, vi, watch, wc, wget, which,
whoami, whois, xargs, xxd, xz, xzcat, yes, zcat

上一篇:ValueError_ too many values to unpack (expected 4)错误,小波变换函数 wavedec2 使用时提示的


下一篇:使用SSH登录实例时出现“Too many authentication failures for root”错误