|
|
|
|
|
by usr1106
573 days ago
|
|
Ok, need to read it again with more time. Myself I typically don't script in bash. Most of the extras like [[ are not needed, you can do everything in dash. Arrays are the only feature that comes to my mind where bash would be handy. |
|