shell question

Tony E - Jaraeth jaraeth at phoenixwing.com
Tue Feb 17 07:42:44 MST 2009


Some other good BASH starters:

http://www.faqs.org/docs/Linux-HOWTO/Bash-Prog-Intro-HOWTO.html
http://www.faqs.org/docs/abs/HTML/

Regards,

-- 
Tony E / Jaraeth
jaraeth at phoenixwing.com



Brant Evans wrote:
> The $$ variable is the process id. It will be consistent through the run
> of
> the script. Each invocation of the script will get a different process id.
>
> Brant Evans
>
> On Mon, Feb 16, 2009 at 10:41 PM, Nathan England
> <nathan at paysonlinux.org>wrote:
>
>>
>> Hello Hello,
>>
>>        I am looking for an explanation of what '$$' is in bash.
>> I can create a file or a directory, assign it to variables, but how much
>> can I
>> do before it changes, or what causes it to change?
>>
>> What exactly does it mean? Searching google for '$$' returns nothing
>> useful.
>>
>> Nathan
>> ---------------------------------------------------
>> PLUG-discuss mailing list - PLUG-discuss at lists.plug.phoenix.az.us
>> To subscribe, unsubscribe, or to change your mail settings:
>> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
>>
> ---------------------------------------------------
> PLUG-discuss mailing list - PLUG-discuss at lists.plug.phoenix.az.us
> To subscribe, unsubscribe, or to change your mail settings:
> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss




More information about the PLUG-discuss mailing list