|
|
|
|
|
by ryapric
696 days ago
|
|
That's really not that hard to add above. A lot of folks act like it's impossible to handle errors etc. in bash, but it's pretty straightforward -- certainly no more difficult than in any other language. The hard part, like with all languages, is deciding how to handle errors cases. The rest is just code. |
|
Then show how it is going to look like?