Date: Thu, 12 Dec 2002 07:59:22 -0500 From: Paul Murphy <pnmurphy@cogeco.ca> To: FreeBSD Questions <freebsd-questions@FreeBSD.ORG> Subject: Shell variables Message-ID: <20021212075922.13985ff8.pnmurphy@cogeco.ca>
next in thread | raw e-mail | index | archive | help
--=.iJ?T)6W:)fWGvf Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit I am having trouble understanding what is the difference between "$variable" and "${variable}". I have read sh(1) and understand than ${} is a "parameter" and can contain more than just a variable, but browsing through /etc/rc I see lots of "${variable}" (i.e. "case ${svc_val} in"). Is this just for readability or is there some functional difference? -- Cogeco ergo sum --=.iJ?T)6W:)fWGvf Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE9+IgxTv5Mxsi/WPMRAi+mAKCQd+mqybiDheSeGQJ/xKLfyc5NHACfd7BR RW2iv7/2LOFv5kT1xMrrh0k= =hwm4 -----END PGP SIGNATURE----- --=.iJ?T)6W:)fWGvf-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021212075922.13985ff8.pnmurphy>