Re: A little UNIX scripting challenge...

From: TyBreaker (tybreakerNO_at_SPAMhotmail.com)
Date: 05/28/04

  • Next message: TyBreaker: "Re: A little UNIX scripting challenge..."
    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.


  • Next message: TyBreaker: "Re: A little UNIX scripting challenge..."

    Relevant Pages

    • Re: Recommendations for JavaScript drop-down menu code
      ... If multiple files how small should each ... Generally javascript code should be sent to the browser in as ... The fact is that if you break up a large script into smaller chunks ...
      (comp.lang.javascript)
    • Re: perl multithreading performance
      ... pushing references to the chunks into the queue, which helped a bit, ... the worker threads, to see if it gives me an improvement. ... I'm trying to make my script as independent of the way ... Oracle database. ...
      (comp.lang.perl.misc)
    • Re: echo all the time vs echo at the end - what is faster
      ... Justin Koivisto wrote: ... the speed of the script is not ... OR does it make more sense to send small chunks immediately OR are all the ... small chunks congregated anyway on the way to the client and so it makes ...
      (comp.lang.php)
    • Re: Why wont this split file script work?
      ... >as I need to split a 15000 line file into chunks. ... BTW: but this is *not* what your script below is supposed to do! ... To illustrate, i quote: ...
      (comp.lang.perl.misc)
    • Re: RAID Repair
      ... a "dd" script can be written, reading 64K chunks off of each drive and ... rebuilding a complete image. ... possible to write a dd script that can put the chunks back togeather ...
      (freebsd-questions)