Short: Count (blank) lines of ascii files Author: tcn@techbase.in-berlin.de (Timo C. Nentwig) Uploader: tcn techbase in-berlin de (Timo C Nentwig) Type: util/misc Architecture: m68k-amigaos Since my programs were spread over more than 1 source I didn't know how much lines the whole program enfolded. This is just a little program that scans all your specified files (incl. pattern matching) and returns ˇ count of lines in current file and all files together ˇ count of blank lines in current file and all files together ˇ length of current file (in bytes) and all files together Source in C is included.