
是否有更新版本的 unxutils.zip? (適用於 Windows 的 unix 命令列實用程式)規格下載位於http://unxutils.sourceforge.net/但它們的日期是 1999 年至 2003 年;特別是du.exe
不包含--max-depth
爭論。
GNUWin32 Coreutils更新一點,但可以追溯到 2005 年(版本 5.3.0),也沒有參數du --max-depth
。
答案1
答案2
也可以使用下列命令取得適用於 Windows 的 coreutils 的更新版本系統2。
目前,coreutils的版本是8.31:
https://packages.msys2.org/base/coreutils
答案3
https://github.com/uutils/coreutils/
實用程式是在 Rust 中編寫通用(如跨平台)CLI 實用程式的嘗試。
coreutils-0.0.16-aarch64-unknown-linux-gnu.tar.gz coreutils-0.0.16-arm-unknown-linux-gnueabihf.tar.gz coreutils-0.0.16-i686-pc-windows-msvc.zip coreutils-0.0.16-i686-unknown-linux-gnu.tar.gz coreutils-0.0.16-i686-unknown-linux-musl.tar.gz coreutils-0.0.16-x86_64-apple-darwin.tar.gz coreutils-0.0.16-x86_64-pc-windows-gnu.zip coreutils-0.0.16-x86_64-pc-windows-msvc.zip coreutils-0.0.16-x86_64-unknown-linux-gnu.tar.gz coreutils-0.0.16-x86_64-unknown-linux-musl.tar.gz