Re: A little UNIX scripting challenge...
From: TyBreaker (tybreakerNO_at_SPAMhotmail.com)
Date: 05/28/04
- Previous message: nikki_wire: "Re: A little UNIX scripting challenge..."
- In reply to: nikki_wire: "Re: A little UNIX scripting challenge..."
- Next in thread: TyBreaker: "Re: A little UNIX scripting challenge..."
- Reply: TyBreaker: "Re: A little UNIX scripting challenge..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 28 May 2004 21:48:06 GMT
nikki_wire wrote:
> With the output you generated with your script, I'd like to remove all
> the spaces and split the data into 7 bit chunks starting from the end.
> These 7 bit chunks would then be decoded back to hex. So for our
> example: 00000000 01000000 10010101 10001011 00000101 11001101
> 10010000 01110000 11101010 10000001 becomes:
>
> 1000000 => 40
> 1010101 => 55
> 1100001 => 61
Sorry, lost you here, don't understand from what you said how you
arrived at these 7-bit sequences.
- Previous message: nikki_wire: "Re: A little UNIX scripting challenge..."
- In reply to: nikki_wire: "Re: A little UNIX scripting challenge..."
- Next in thread: TyBreaker: "Re: A little UNIX scripting challenge..."
- Reply: TyBreaker: "Re: A little UNIX scripting challenge..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|