|
Bash: Use the Test Command for multiple aspects |
 vote
 |
|
| The Bash shell has a builtin test command that can be used to check for multiple aspects in a script. This exercise helps you build a script that checks to see if a file exists and if it does, checks to see if it is writable.
| | |
| |
|
| | read more | score:9153 | -aweber, December 4, 2011 |
| |
|
More Programming articles... |
|
|