v8.1.0
版本发布时间: 2020-05-20 00:51:05
sharkdp/fd最新发布版本:v10.2.0(2024-08-23 14:36:39)
Features
- Add new
--owner [user][:group]
command-line option See #307 (pull #581) (@alexmaco) This can be used to filter results by ownership:
Note that the new option is currently not available on Windows.# files matching the 'exercise' pattern, owned by john fd exercise --type file --owner john # files/directories that are not owned by john fd --owner '!john' # … owned by the 'students' group fd --owner ':students' # … owned by the 'students' group, but not by john fd --owner '!john:students'
- Add support for a global ignore file (
~/.config/fd/ignore
on Unix), see #575 (@soedirgo) - Do not exit immediately if one of the search paths is missing, see #587 (@DJRHails)
Bugfixes
- Reverted a change from fd 8.0 that enabled colors on all Windows terminals (see below) in order to support older Windows versions again, see #577. Unfortunately, this re-opens #469
- Fix segfault caused by jemalloc on macOS Catalina, see #498
- Fix
--glob
behavior with empty pattern, see #579 (@SeamusConnor) - Fix
--list-details
on FreeBSD, DragonFly BSD, OpenBSD and NetBSD. See #573 (@t6)
Changes
- Updated documentation for
--size
, see #584
1、 fd-musl_8.1.0_amd64.deb 736.86KB
2、 fd-musl_8.1.0_armhf.deb 626.6KB
3、 fd-musl_8.1.0_i386.deb 740.85KB
4、 fd-v8.1.0-arm-unknown-linux-gnueabihf.tar.gz 1.03MB
5、 fd-v8.1.0-arm-unknown-linux-musleabihf.tar.gz 906.29KB
6、 fd-v8.1.0-i686-pc-windows-gnu.zip 1.32MB
7、 fd-v8.1.0-i686-pc-windows-msvc.zip 830.54KB
8、 fd-v8.1.0-i686-unknown-linux-gnu.tar.gz 1.12MB
9、 fd-v8.1.0-i686-unknown-linux-musl.tar.gz 967.97KB
10、 fd-v8.1.0-x86_64-apple-darwin.tar.gz 901.17KB
11、 fd-v8.1.0-x86_64-pc-windows-gnu.zip 1.28MB
12、 fd-v8.1.0-x86_64-pc-windows-msvc.zip 898.16KB
13、 fd-v8.1.0-x86_64-unknown-linux-gnu.tar.gz 1.12MB
14、 fd-v8.1.0-x86_64-unknown-linux-musl.tar.gz 988.88KB
15、 fd_8.1.0_amd64.deb 851.67KB
16、 fd_8.1.0_armhf.deb 730.24KB
17、 fd_8.1.0_i386.deb 866.82KB