Update 'bash_programming.md'
This commit is contained in:
@@ -109,7 +109,7 @@ EOT
|
||||
```
|
||||
|
||||
Common bash test expressions
|
||||
https://www.gnu.org/software/bash/manual/html_node/Bash-Conditional-Expressions.html
|
||||
https://www.gnu.org/software/bash/manual/html_node/Bash-Conditional-Expressions.html and https://stackoverflow.com/a/21164441
|
||||
```
|
||||
The following test operators return "True" if the file exists
|
||||
-a file :: Any file type
|
||||
|
Reference in New Issue
Block a user