[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: redhat 6.2 (fwd)
On Tue, Apr 04, 2000 at 08:26:32PM +0200, Chen Shapira wrote:
>
> > Real men don't need hotwos.
>
> Real Programmers read the binary and patch it (using cat) to support
> whatever command they feel like using.
>
> Who-needs-howto-when-you-have-source-code-ly yours,
dd to the rescue!
(dd if=buggy bs=1 count=$BUG_LOCATION ; echo "$FIX" ; \
dd if=buggy bs=1 skip=`echo $BUG_LOCATION + $BUG_LENGTH` ) \
> fixed && rm -f buggy
--
believing is seeing
gaal@forum2.org
http://www.forum2.org/gaal/
=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il