|
Shell scripting: conditionals |
 vote
 |
|
Using conditional tests in your shell scripts...
Conditions are elements that you will use often. With conditions you will test for an element and then create a response to the results of that test. In most situations, conditions will be a very important part of your scripts.
| | |
| |
|
|
| read more | score:8143 | -Ray, April 5, 2010 |