Differences between version 4 and revision by previous author of PortabilityNotes.
Other diffs: Previous Major Revision, Previous Revision, or view the Annotated Edit History
Newer page: | version 4 | Last edited on Monday, April 23, 2007 2:43:10 pm | by AristotlePagaltzis | Revert |
Older page: | version 3 | Last edited on Thursday, October 12, 2006 3:37:57 pm | by PerryLorier | Revert |
@@ -104,8 +104,12 @@
$ VAR2=bar; export VAR2
$ echo $VAR2
bar
</verbatim>
+
+!! See also
+
+* [What to watch out for when writing portable shell scripts | http://programming.newsforge.com/article.pl?sid=04/03/01/1554205], a useful article on NewsForge
----
!!! [Shell] tools