[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Antwort: Re: [hobbit] New Hobbit "admin" Scripts
- To: hobbit (at) hswn.dk
- Subject: Antwort: Re: [hobbit] New Hobbit "admin" Scripts
- From: stefan.freisler (at) aspect-online.de
- Date: Thu, 21 Dec 2006 15:26:33 +0100
Hi,
hmm we have nearly the same Linux running but yours seems to have an other
version of "head". I think i have an other solution to handle this Problem
change
query=$( $HEAD --bytes="$CONTENT_LENGTH" )
in
read -n $CONTENT_LENGTH query
on my styem both version running good but eventually is the 2. version
more compatible.
thx
Stefan
Michael Nemeth <michael.nemeth (at) lmco.com>
21.12.2006 14:27
Bitte antworten an
hobbit (at) hswn.dk
An
hobbit <hobbit (at) hswn.dk>
Kopie
Thema
Re: [hobbit] New Hobbit "admin" Scripts
usage: head [-n #] [-#] [filename...]
query=$( $HEAD --bytes="$CONTENT_LENGTH" )
--bytes is NOT a standard head looks like gnu.
--
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
| _p_ Mike Nemeth
| ___| |_____ email(w) michael.nemeth (at) lmco.com Work: 856 359-1425
|><___________) | Home Page:
http://www.geocities.com/mjnemeth/
| Work Page:http://scorpion/~nemethm/
| Work Page:http://ortfsb/~mnemeth/
|++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
To unsubscribe from the hobbit list, send an e-mail to
hobbit-unsubscribe (at) hswn.dk