Re: dd is returning different content using same inputs

2017-06-08 Thread Dewayne Geraghty
Yes, it does. Thank you. -- *Disclaimer:* *As implied by email protocols, the information in this message is not confidential. Any intermediary or recipient may inspect, modify (add), copy, forward, reply to, delete, or filter email for any purpose unless said parties are otherwise obligated. No

Re: dd is returning different content using same inputs

2017-06-08 Thread Arrigo Marchiori via freebsd-stable
Hello, On Thu, Jun 08, 2017 at 05:15:15PM +0800, Christopher Hall wrote: > Hello Dewayne, > > On Thu, 8 Jun 2017 18:10:11 +1000, Dewayne Geraghty > wrote: > > > I'm attempting to skip the first three bytes of a file and then pull > > the header out of message. Please note the file size varies

Re: dd is returning different content using same inputs

2017-06-08 Thread Christopher Hall
Hello Dewayne, On Thu, 8 Jun 2017 18:10:11 +1000, Dewayne Geraghty wrote: > I'm attempting to skip the first three bytes of a file and then pull > the header out of message. Please note the file size varies between > 105 and 54 bytes, even though the input file and everything else > remains cons