Linux Shell Scripting Cookbook(Third Edition)
上QQ阅读APP看书,第一时间看更新

There's more...

The previous examples demonstrated using find to list all the files and folders in a filesystem hierarchy. The find command can select files based on glob or regular expression rules, depth in the filesystem tree, date, type of file, and more.