[Asterisk-Users] Re: Some (lack of) answers regarding the wakeup
call application...
Neil Cherry
ncherry at comcast.net
Thu Jul 8 07:35:50 MST 2004
Steve wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On Tuesday 06 July 2004 07:53 pm, Steve wrote:
>
>>On Tuesday 06 July 2004 03:00 pm, Maron Kristófersson wrote:
>>
>>> > Also, I need a Linux tool to splice a series of gsm audio
>>> > clips together in order to use one 'get_data' instead of multiple
>>>cat sound1.gsm > target.gsm
>>>cat sound2.gsm >> target.gsm
>>>Maron
>>cat sound1.gsm sound2.gsm >>sound3.gsm
>>is easier.
> Haha, should only have had one >
A single > means create a new file (over writing the old one if
possible) and a >> means append to the file (creating a new one if
it doesn't exist). That a short description of it means, I'm sure
I've missed a few details but that close enough for government
work.
--
Linux Home Automation Neil Cherry ncherry at comcast.net
http://home.comcast.net/~ncherry/ (Text only)
http://linuxha.sourceforge.net/ (SourceForge)
http://hcs.sourceforge.net/ (HCS II)
More information about the asterisk-users
mailing list