[Discuss] What the use of .bashrc

Jerry Feldman gaf at blu.org
Tue Oct 30 11:07:32 EDT 2012


On 10/30/2012 10:58 AM, joe at polcari.com wrote:
>   Looks to me like the first test only tests if $1 is not at the end of $PATHor am I missing something?    ----- Original Message -----From: "Jerry Feldman" >;gaf at blu.org
>
No, it tests is $1 exists in $PATH.
I really hate bash pattern matching because I have to read the manual
every time I use them.
in this case '*:"$1":*' looks for $1 anywhere in $PATH.

-- 
Jerry Feldman <gaf at blu.org>
Boston Linux and Unix
PGP key id:3BC1EB90 
PGP Key fingerprint: 49E2 C52A FC5A A31F 8D66  C0AF 7CEA 30FC 3BC1 EB90




More information about the Discuss mailing list