|
|
Keywords:
Manpage,
Clever,
Wildcards,
Invocation,
Simplest
A clever MP3 file/ID3 management program, written in Java.
Uses criteria to find files 1165
Find files, see Section 3.3.3.3.
find find files by name, or by other characteristics
A very powerful file finder. The simplest invocation is: find . -name "filename_with_wildcards" -print. See the manpage for further options.
|