Text-only | Table of Contents (frame/ no frame) |
(4) Feature comparison |
![]() ![]() ![]() |
$PATH
.
shellname scriptfile
, or run a single
command using shellname -c "command"
[]*?
. Each shell has some additional
wildcard metacharacters, but these are common to all shells.
<,>,>>,|
cd
)
&
$var
interpretation;
'single quotes' protect all metacharacters from interpretation.
~user
(except for sh
)
#
comments
`command`
(backtics)
$varname
syntax
&&
and ||
\
"
setenv
vs export
.cshrc
and .login
, vs .profile
) and default options
source filename
, vs . filename
)
comparison.src last modified Mar 11, 2005 | Introduction | Table of Contents (frame/no frame) |
Printable (single file) |
© Dartmouth College |