FreeBSD.software
Home/textproc/chkascii

chkascii

2.4_1

Check an ASCII text file for invalid characters

chkascii is a small C program that checks files for any ASCII values that are possibly junk. The following are considered the only good ASCII values permissible in a text file: 32-126 9 10 The user can optionally force additional ASCII values to be treated as good. For good text files, chkascii will wind up by checking on proper EOL termination. If the file is not EOL-terminated, that too is reported as an error.

Origin: textproc/chkascii
Category: textproc
Size: 20.9KiB
License: BSD2CLAUSE
Maintainer: bourne.identity@hotmail.com
Dependencies: 0 packages
Required by: 0 packages
$pkg install chkascii

More in textproc