|
|
|
| script: | fnchars (download) |
| purpose: | print name of file if it has more then n chars in its name |
| requires: | standard GNU commands |
| version: | 1.0 |
| usage: | fnchars [-hl] <n> <file> [file...] |
| options: |
<n>, an integer referring to minimum characters
-h, usage and options (this help)
-l, see this script"
|