bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bash 2.05b xargs question


From: David Pease
Subject: bash 2.05b xargs question
Date: 19 Mar 2003 13:48:50 -0500

Hi,

I have a question about xargs on bash 2.05b.

$ echo 1 |xargs -ip echo $[ p ] p
0 1

Is this the correct behavior?

A shell script with the line

echo $[ $1 ]

will return the correct parameter.

- David



------------------------------------------------------------------------
The information contained in this communication is intended
only for the use of the recipient(s) named above. It may
contain information that is privileged or confidential, and
may be protected by State and/or Federal Regulations. If
the reader of this message is not the intended recipient,
you are hereby notified that any dissemination,
distribution, or copying of this communication, or any of
its contents, is strictly prohibited. If you have received
this communication in error, please return it to the sender
immediately and delete the original message and any copy
of it from your computer system. If you have any questions
concerning this message, please contact the sender, or
our Privacy Office at Privacy@davisvision.com
------------------------------------------------------------------------




reply via email to

[Prev in Thread] Current Thread [Next in Thread]