| |
| | Bash by example, Part 3 |
 | | I've really been looking forward to this third and final Bash by example article, because now that we've already covered bash programming fundamentals in Part 1 and Part 2, we can focus on more advanced topics, like bash application development and program design. |
 | | In bash, the "source" command reads in bash statements from a file, and executes them as if they appeared immediately in the file the "source" command is in. |
 | | In addition, the production ebuild system has several other global configuration options, allowing the user to specify options such as what optimization flags to use during compilation, and whether optional support for packages like GNOME and slang should be enabled by default in those packages that support it. |
| www-106.ibm.com /developerworks/library/l-bash3.html (3023 words) |
|