-
echo command
I tried
1) echo --help and
2) echo --version
but they doesn't seem to work. I am using version 5.0.3 of knoppix
-
Senior Member
registered user
Re: echo command

Originally Posted by
Lerner
I tried
1) echo --help and
2) echo --version
but they doesn't seem to work. I am using version 5.0.3 of knoppix
(I'm using Knoppix 4.0.2, but this is likely same in your Knoppix also)
The "problem" is that there are 2 different versions of "echo":
1. The one provided internally by bash-shell
2. The one located at /bin/echo
First one is used by default when you just use echo on bash command-line, and is documented at man bash-builtins. This one doesn't support --help or --version.
The second one is documented at man echo and does support --help and --version.
Code:
knoppix@0[knoppix]$ echo --version
--version
knoppix@0[knoppix]$ /bin/echo --version
echo (GNU coreutils) 5.2.1
Written by FIXME unknown.
Copyright (C) 2004 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
There are also few other differences, like support for hexadecimal escapes:
Code:
knoppix@1[knoppix]$ echo -e "\x41\x42\x43"
ABC
knoppix@1[knoppix]$ /bin/echo -e "\x41\x42\x43"
\x41\x42\x43
-
Re: echo command
Thanks
There are also few other differences, like support for hexadecimal escapes:
Code:
knoppix@1[knoppix]$ echo -e "\x41\x42\x43"
ABC
knoppix@1[knoppix]$ /bin/echo -e "\x41\x42\x43"
\x41\x42\x43
In both the above cases output was ABC.
-
Senior Member
registered user
Re: echo command

Originally Posted by
Lerner
Thanks
There are also few other differences, like support for hexadecimal escapes:
Code:
knoppix@1[knoppix]$ echo -e "\x41\x42\x43"
ABC
knoppix@1[knoppix]$ /bin/echo -e "\x41\x42\x43"
\x41\x42\x43
In both the above cases output was ABC.
You might have newer version of /bin/echo than I do, which supports this.
-
Senior Member
registered user
For a complete list of bash-built-in-commands just type 'help'.
To get a help page about a built-in-bash-command type 'help command', in this case 'help echo'.
Similar Threads
-
By Tuxgrrrl in forum General Support
Replies: 5
Last Post: 02-08-2007, 10:32 AM
-
By DigidocTN in forum Hdd Install / Debian / Apt
Replies: 1
Last Post: 05-16-2006, 07:04 AM
-
By darkstarr in forum General Support
Replies: 0
Last Post: 06-29-2005, 08:29 PM
-
By darkwid in forum Hdd Install / Debian / Apt
Replies: 4
Last Post: 04-01-2004, 11:07 PM
-
By tealeaf in forum General Support
Replies: 3
Last Post: 11-06-2003, 08:25 AM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules

1969 EAI TR-20 Analog Computer Programming PACE Philbrick Electronic Associates
$35.00

VINTAGE 1970s SKIT Scientific Kit for Computer & Electronics SEALED INSIDE Rare
$249.00

Vintage Donner Scientific Analog Computer Patch Cords Banana Plugs & Resistor
$100.00

WICO Computer Command Apple II Analog Joystick Adaptor NOS 72-4525
$59.99

Advanced Gravis Analog Controller Joystics For Tandy Computers complete in box
$90.98

EAI Pace TR-10 Analog Desktop Vintage Computer Electronic Associates Inc
$5555.55

Apple II V2 ANALOG VGA & Z80 PCPI Applicard Softcard PicoPal IIe
$56.99

Vintage 1970’s Analogic MP2110 10-Bit A/D Converter Computer Circuit Board
$24.99

RARE VINTAGE Kontron 80 Psi Compact Microcomputer Computer Germany Early 1980s
$399.99

CIO-DAS16/F Multifunction Anaolog Digital I/O Board Data Acquisition Untested A
$89.99