readme(hexdump) readme(hexdump) NNAAMMEE hexdump - dump a file in hexadecimal Copyright (C) 1991, 1992, 1993, 1999 Peter Miller; All rights reserved. The hexdump program is distributed under the conditions of the GNU General Public License. See the LICENSE section, below, for more information. DDEESSCCRRIIPPTTIIOONN The hexdump program is a simple hexadecimal file dumper, written mostly because I hate 'od -x' output. It has since become an example of a small project supervised by my aegis package, a project change supervisor. If you plan to port hexdump to a machine which is not a unix box, you will need to update its idea of what a text file looks like. BBUUIILLDDIINNGG To build hexdump, use the command % make _l_o_t_s _o_f _o_u_t_p_u_t % and wait. This usually doesn't take very long. After it is built, you may like to run the tests. % make sure _l_o_t_s _o_f _o_u_t_p_u_t % If this step was successful, the last line of the output should read "Passed All Tests". When you are confident it works, the commands % cp hexdump /usr/local/bin % cp hexdump.1 /usr/local/man/man1 % will place it in your system. This is only a suggestion, system admin practices vary too much to predict how your site does things. The above install can be done using the % make install cp hexdump /usr/local/bin cp hexdump.1 /usr/local/man/man1 % command. The directories used for the install may be found in the first few lines of the _M_a_k_e_f_i_l_e if you want to change them. LLIICCEENNSSEE This package 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 1, or (at your option) any later version. This package 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., 59 Temple Place, Suite 330, Boston, MA 02111, USA. It should be in the _L_I_C_E_N_S_E file in this distribution. AAUUTTHHOORR Peter Miller E-Mail: millerp@canb.auug.org.au /\/\* WWW: http://www.canb.auug.org.au/~millerp/ 1
AVR Cross Development Kit Files
Brought to you by:
slz