&; looks like special markup code.  In HTML and other markups the ampersand
colon is used for characters that are otherwise used in the code when you
just want to specify the character.  I guess you could say it is something
like an escape sequence.  I don't know if the same thing is happening with
bash or the alias command.  I guess they are called Character Entity
Sets<http://www.w3.org/MarkUp/html3/latin1.html>.
"&amp;" is how you specify the ampersand in that markup,

J. Lutes
--------------------
BYU Unix Users Group 
http://uug.byu.edu/ 

The opinions expressed in this message are the responsibility of their
author.  They are not endorsed by BYU, the BYU CS Department or BYU-UUG. 
___________________________________________________________________
List Info: http://uug.byu.edu/mailman/listinfo/uug-list

Reply via email to