Name filter
pls
allows the user to filter the contents by regex matching on names. Name
matching can be used to exclude the names that match a certain pattern or only
include the names that match a certain pattern. Both can be used in tandem to
perform very powerful filtering.
Arguments
--exclude
/-e
can be used to remove the files that match the given pattern.
--only
/-o
can be used to remove the files that do not match the given
pattern.
Examples
a.jpg a.rs b.jpg b.rs c.jpeg c.rs
a.rs c.rs
a.jpg