Rosetta Code:Village Pump/Bash examples: Difference between revisions

From Rosetta Code
Content added Content deleted
(Bash language file?)
(geshi bash shouldnt be already supported?)
Line 1: Line 1:
If you wish to insert a Bash examples, do not add it with a title "Bash" but rather with a title "UNIX Shell" which is more generic, and add a comment about the kind of shell the example is written with. See [[Date_format#UNIX_Shell|this page]] to see an example.
If you wish to insert a Bash examples, do not add it with a title "Bash" but rather with a title "UNIX Shell" which is more generic, and add a comment about the kind of shell the example is written with. See [[Date_format#UNIX_Shell|this page]] to see an example.
: Does anyone feel up to creating a GeSHi language file for bash? "man bash" on most Linux boxes should give you a complete listing of all of the keywords and special vars. --[[User:Short Circuit|Short Circuit]] 16:54, 11 February 2009 (UTC)
: Does anyone feel up to creating a GeSHi language file for bash? "man bash" on most Linux boxes should give you a complete listing of all of the keywords and special vars. --[[User:Short Circuit|Short Circuit]] 16:54, 11 February 2009 (UTC)
:: Is not supported? [http://qbnz.com/highlighter/ Here] says it is supported (is that the official site? I don't know). --[[User:ShinTakezou|ShinTakezou]] 15:33, 12 February 2009 (UTC)

Revision as of 15:33, 12 February 2009

If you wish to insert a Bash examples, do not add it with a title "Bash" but rather with a title "UNIX Shell" which is more generic, and add a comment about the kind of shell the example is written with. See this page to see an example.

Does anyone feel up to creating a GeSHi language file for bash? "man bash" on most Linux boxes should give you a complete listing of all of the keywords and special vars. --Short Circuit 16:54, 11 February 2009 (UTC)
Is not supported? Here says it is supported (is that the official site? I don't know). --ShinTakezou 15:33, 12 February 2009 (UTC)