print name of the file that contains lines longer then n chars

Eon Works | Scripts | Demo | About | Links

img
script: longl (download)
purpose: print name of the file that contains lines longer then n chars
requires: standard GNU commands
version: 1.0
usage: longl [-hl] <n> <file> [file...]
options:
 

     <n>, an integer referring to minimum characters per line

     -h, usage and options (this help)

     -l, see this script"