bug-fileutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: file utils source code


From: Alfred M. Szmidt
Subject: Re: file utils source code
Date: 22 Jul 2002 21:01:47 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

Mark Stone <address@hidden> 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]