AdityaPatange1 / AdityaPatange1/zuniq
Implement 'filter by frequency'
Aperta
- Lingua principale
- TypeScript
- Stelle
- 1
- Fork
- 0
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Filter by Frequency (--min-count and --max-count)
Allow users to filter lines based on their frequency of occurrence.
Use Case: Find lines appearing more than 5 times (or fewer than 3 times).
Command:
bash
Copy code
zuniq --min-count=5 input.txt
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.