On Monday 06 August 2007 02:13:58 pm Linux wrote:
> I have a problem with a script refering to several tools, one is "hd"
hd is the short name for hexdump. (When hexdump is invoked as hd, it assumes
certain options.)
Gentoo's hexdump package does not provide the short name, but you can make a
Hi,
On Mon, 6 Aug 2007 20:13:58 +0100 Linux <[EMAIL PROTECTED]> wrote:
> I have a problem with a script refering to several tools, one is "hd"
> -snip-
> TESTECHO="$($ECHO -e '\061\062' \
> | hd \
> | grep -Eom1 '^[[digit:]]+[[:space:]]+[[digit:]]+[[:space:]]
> | +[[digit:]]+' \ tr -s '\t ' ' '
>
I have a problem with a script refering to several tools, one is "hd"
-snip-
TESTECHO="$($ECHO -e '\061\062' \
| hd \
| grep -Eom1 '^[[digit:]]+[[:space:]]+[[digit:]]+[[:space:]]+[[digit:]]+' \
| tr -s '\t ' ' '
-snip-
Searching has proved fruitless, I *think* it may be a Debian tool/script.
Any
3 matches
Mail list logo