Utilizziamo i cookie per migliorare la nostra pagina web. Leggi la nostra Informativa sui cookie .

App Central

Categoria

Informazioni sull'applicazione

fdfind asustor NAS App

fdfind

  • Sito web
  • Invia commenti
  • Sviluppatore: David Peter
  • Gestore: besov
  • Versione: 9.0.0
  • Categoria: Utilità
  • Dimensioni: 1.55MB
  • Disponibile di serie: AS6, AS70, AS50, AS51, AS61, AS62, AS31, AS32, AS63, AS64, AS52, AS53, AS65, AS71, AS66, AS67, AS54, FS67
  • Ultimo aggiornamento: 2024-01-09

Descrizione

fd is a simple, fast and user-friendly alternative to find.
While it does not aim to support all of find's powerful functionality, it provides sensible (opinionated) defaults for a majority of use cases.
Usage:
fd -h or use fd --help
Feature:
* Intuitive syntax: fd PATTERN instead of find -iname '*PATTERN*'.
* Regular [removed]default) and glob-based patterns.
* Very fast due to parallelized directory traversal.
* Uses colors to highlight different file types (same as ls).
* Supports parallel command execution
* Smart case: the search is case-insensitive by default. It switches to case-sensitive if the pattern contains an uppercase character*.
* Ignores hidden directories and files, by default.
* Ignores patterns from your .gitignore, by default.
* The command name is 50% shorter than find :-).
Reference:
https://github.com/sharkdp/fd/blob/master/README.md


Cosa c'è di nuovo in questa versione?