The scripts in this subdirectory give examples of using lsof's
field output.

big_brother.perl5	Perl 5 script, contributed by Lionel Cons
			<Lionel.Cons@cern.ch>, that watches for new
			network connections.

count_pf.perl		Perl 4 or 5 script that runs lsof in repeat
			mode, gathering process, file, TCP, and UDP
			counts

count_pf.perl5		Perl 5 script that runs lsof in repeat mode,
			gathering process, file, TCP, and UDP counts

			This script uses NUL terminated lsof field
			output.

list_NULf.perl5		Perl 5 script that prints lsof's NUL terminated
			field output

list_fields.awk		AWK script that prints lsof's field output

list_fields.perl	Perl 4 or 5 script that prints lsof's field
			output

watch_a_file.perl	Perl 4 or 5 script that watches the use of a
			named file

Vic Abell
October 6, 1995
