Mark Stone <[EMAIL PROTECTED]> writes:
> I downloaded file utils package and in it i see
> besides the source file in the /src directory there
> are other directories like tests, lib, po 
> 
> what are these directories and also i do see some C
> code files in there as well. 

Read the files in those directories, they have some hints on what they do.

tests/ - Contains the test-suite, you can run it with `make check'.
lib/   - Contains the libfetish library that includes commonly used
         functions by GNU Fileutils, GNU SH-utils and GNU Textutils.  It also
         includes some GNU C library extensions.
po/    - Contains translation files for different languages.

Cheers,
-- 
Alfred M. Szmidt

_______________________________________________
Bug-fileutils mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-fileutils

Reply via email to