![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| set EDITOR=vi -> default editor not setting for cron tab | aarora_98 | Shell Programming and Scripting | 6 | 09-13-2008 03:01 AM |
| Which GCC Built My Kernel? | deckard | Gentoo | 5 | 08-07-2007 11:37 AM |
| Built in ram limit for 64 bit | kermit | Linux | 2 | 05-18-2007 04:42 PM |
| ksh built-in function | solea | Shell Programming and Scripting | 1 | 09-23-2004 09:25 AM |
| awk built in variables | Reza Nazarian | UNIX for Dummies Questions & Answers | 4 | 02-18-2002 01:50 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
built-in hex editor?
I'm using Mac OS 10.2.2 and I need to find a command line hex editor. I figure there's already one built-in, but I just don't know enough about Unix, yet. Basically, what I want to do is tell the hexeditor to open a file, replace a specific offset with a new value, then put the resulting file somewhere. For example:
hexeditor inputfile offset newvalue > outputfile It would also be nice to be able to specify the block size, since I am used to looking at the code in byte-sized chunks (pun not intended). Can anyone tell me which command(s) would get this done? |
| Bookmarks |
| Tags |
| shell script, shell scripting, unix scripting, unix scripting basics |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|