|
|
|
|
|
by shortrounddev
1184 days ago
|
|
My philosophy about any shell language is that if performance is a concern, then you should probably use a real programming language for it. Using shell scripting to handle batch processing tasks just creates dependencies on unmaintainable code. |
|