Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Jul 2003 17:44:19 -0700
From:      BSD baby <bsdlap@hitmedia.com>
To:        freebsd-questions@freebsd.org
Subject:   how to copy just part of a file?
Message-ID:  <20030717004419.GA91784@mail.hitmedia.com>

next in thread | raw e-mail | index | archive | help
Is there an easy built-in way to copy only part of a file?

I want to take a WAV audio file and copy from #__ bytes to
#___ bytes into a new file.

(I'm making 30-second clips of files.)

Though I found a scripting way to do it with PHP, I'm wondering
if there's a more direct way to do it with basic GNU/BSD commands.

Anyone?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030717004419.GA91784>