This shows you the differences between two versions of the page.
|
howtos:bash-scripting [2010/02/04 12:26] domingo |
howtos:bash-scripting [2010/02/04 12:28] (current) domingo |
||
|---|---|---|---|
| Line 299: | Line 299: | ||
| - | ^ Table 1. Tests ^^^ | + | ^ Table 3. More tests ^^^ |
| | Operator | Characteristic | | | Operator | Characteristic | | ||
| | -a file | True if file exists. | | | -a file | True if file exists. | | ||
| Line 338: | Line 338: | ||
| Source: http://www-128.ibm.com/developerworks/linux/library/l-bash-test.html?ca=dgr-lnxw02LinuxBashTest \\ | Source: http://www-128.ibm.com/developerworks/linux/library/l-bash-test.html?ca=dgr-lnxw02LinuxBashTest \\ | ||
| Ian Shields (ishields@us.ibm.com), Senior Programmer, IBM \\ | Ian Shields (ishields@us.ibm.com), Senior Programmer, IBM \\ | ||
| - | 20 Feb 2007 | + | 20 Feb 2007 \\ |
| - | Source. http://www.gnu.org/software/bash/manual/bashref.html | + | |
| + | Source: http://www.gnu.org/software/bash/manual/bashref.html | ||
| // | // | ||