Open ncorder opened 2 years ago
Feature: Add a list option
Basically, the -l option in grep. It is often a lot easier to just files listed out and sorted by their directory.
-l
grep
Other options I've considered:
It could also just list the files, and get rid of the -- and fancy graphics.
--
Feature: Add a list option
Basically, the
-l
option ingrep
. It is often a lot easier to just files listed out and sorted by their directory.Other options I've considered:
It could also just list the files, and get rid of the
--
and fancy graphics.