GNU FindUtils
1.1、GNU FindUtils简介
是什么 ?:the basic directory searching utilities
开发语言:C
开发组织:GNU
官方主页:https://www.gnu.org/software/findutils
1.2、通过包管理器安装GNU FindUtils
操作系统包管理器安装命令
Windowsscoopscoop install findutils
macOSHomeBrewbrew install findutils
GNU/LinuxHomeBrewbrew install findutils
aptsudo apt-get install -y findutils
CentOSyumsudo yum install -y findutils
dnfsudo dnf install -y findutils
openSUSEzyppersudo zypper install -y findutils
Alpine Linuxapksudo apk add findutils

Arch Linux

ArcoLinux

Manjaro Linux

pacmansudo pacman -Syyu --noconfirm
sudo pacman -S    --noconfirm findutils
Gentoo LinuxPortagesudo emerge findutils
1.3、通过编译源码安装GNU FindUtils
1.4、GNU FindUtils中包含的命令