2 simple shell related questions
- From: babaji <banerjee.anirban@xxxxxxxxx>
- Date: Thu, 11 Oct 2007 00:43:05 -0000
Newbie alert!
Hello everyone :) . I have two simple questions regarding shell
variables. I tried looking for the answers on the net but couldn't
find an exact match.
Q1: what does $^ represent
Q2: what does $@ represent
I saw both in a makefile and searched the GNU make document which has
references to these symbols but does not explain clearly what they
stand for (or maybe I didn't get it!) . I searched on google too but
came up with not so clear results.
or @ must stand for something like a special-var.From what I know $ is used to get the value of a shell var, and so ^
I know what $#, $0/1/2... and $* are used for but can't get an idea
about these two :)
Thanks for your time,
-A
.
- Follow-Ups:
- Re: 2 simple shell related questions
- From: Chris F.A. Johnson
- Re: 2 simple shell related questions
- Prev by Date: Re: Tool to get website structure (not download anything)
- Next by Date: Re: 2 simple shell related questions
- Previous by thread: want to find a patrner for yourself?
- Next by thread: Re: 2 simple shell related questions
- Index(es):
Relevant Pages
|