 These bash scripts create as complete a dump of information about your
Linux system as I know how to create.

 The output is 30 to 40 pages in length. If that sounds like overkill, you 
have never needed the ONE file you forgot to print out.

 You get more information if you are root, but regular users can get a 
lot of non-critical info.

 THINK ABOUT SECURITY - you may not want this program lying around on
your critical server(s)...

Run the Install script to copy the scripts to a system directory. (You
may wish to examine it first.)

# This file is part of survey - a program to Dump all system file info
# Copyright (C) 1994-99 Everett W. Holland, Jr.
#         <everett@roanoke.infi.net>
#
#    This program is free software; you can redistribute it and/or
#    modify it under the terms of the GNU General Public License as 
#    published by the Free Software Foundation; either version 2 of the
#    License, or (at your option) any later version.
#
#    This program is distributed in the hope that it will be useful,
#    but WITHOUT ANY WARRANTY; without even the implied warranty of
#    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
#    GNU General Public License for more details.
#
#    You should have received a copy of the GNU General Public License
#    along with this program; if not, write to the Free Software
#    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
#
 If you think of something else to add, my email address is 

		everett@roanoke.infi.net

Everett W. Holland, Jr.   3/29/99
