Article 4SD4H Feeding to a program a file stripped of its initial part

Feeding to a program a file stripped of its initial part

by
Grabby
from LinuxQuestions.org on (#4SD4H)
I need to feed to a program the ending part of a binary data file whose first X bytes have to be ignored. So, basically I have to strip a binary data file of its initial part and read it starting from an offset value.
I have a hunch that a program like tail or head should be used, but being a newbie I was not able to understand how to do this.

Could you please provide a command line telling me how to feed (using piping, I suppose) the file BinaryData.bin (starting from an offset value OFFSET, as if it was the first byte) to the program Program.so?
Thanks a lot

Grabbylatest?d=yIl2AUoC8zA latest?i=K_xKS8466NU:i5ySWYN7A04:F7zBnMy latest?i=K_xKS8466NU:i5ySWYN7A04:V_sGLiP latest?d=qj6IDK7rITs latest?i=K_xKS8466NU:i5ySWYN7A04:gIN9vFwK_xKS8466NU
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments