Complete.Org: Mailing Lists: Archives: linux-help: July 2006:
[linux-help] Dollar Arguments
Home

[linux-help] Dollar Arguments

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: linux-help@xxxxxxxxx
Subject: [linux-help] Dollar Arguments
From: Bruce Bales <bbales@xxxxxxx>
Date: Sat, 1 Jul 2006 13:54:09 -0500
Reply-to: linux-help@xxxxxxxxx

I can find what is contained in $HOME or $PATH by using the command echo $HOME 
or echo $PATH.  But I often run into other arguments preceded with a "$" 
which I can't decipher with echo; as in the yum repos where it uses $basearch 
and fc$releasever.  I know basearch is probably i386 or i586 and 
fc$releasever is fc5, but often I don't know what is hidden and echo usually 
doesn't help.  google seems to ignore the "$".

Is there a way to retrieve this information or a file where it is stored?
bruce

  

-- This is the linux-help@xxxxxxxxx list.  To unsubscribe,
visit http://www.complete.org/cgi-bin/listargate-aclug.cgi


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