BusyBox for Windows
2021/6/19 7:26:44
本文主要是介绍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
这篇关于BusyBox for Windows的文章就介绍到这儿,希望我们推荐的文章对大家有所帮助,也希望大家多多支持为之网!
- 2024-11-23Springboot应用的多环境打包入门
- 2024-11-23Springboot应用的生产发布入门教程
- 2024-11-23Python编程入门指南
- 2024-11-23Java创业入门:从零开始的编程之旅
- 2024-11-23Java创业入门:新手必读的Java编程与创业指南
- 2024-11-23Java对接阿里云智能语音服务入门详解
- 2024-11-23Java对接阿里云智能语音服务入门教程
- 2024-11-23JAVA对接阿里云智能语音服务入门教程
- 2024-11-23Java副业入门:初学者的简单教程
- 2024-11-23JAVA副业入门:初学者的实战指南