|--==> "Hrvoje" == Hrvoje Niksic <hniksic(a)arsdigita.com> writes:
Hrvoje> Steve Youngs <youngs(a)xemacs.org> writes:
>Can somebody give me a quick and easy way to find filenames in
the
>xemacs-packages hierarchy that are longer than 100 characters.
Hrvoje> How about something like:
Hrvoje> find | awk 'length>100 {print $0}'
This is just what I need. Thanks Hrvoje.
--
|---<Steve Youngs>---------------<GnuPG KeyID: 9E7E2820>---|
| XEmacs - It's not just an editor. |
| It's a way of life. |
|------------------------------------<youngs(a)xemacs.org>---|