|
|
|
|
|
by GuB-42
2114 days ago
|
|
For me, it would be Perl. Perl is influenced by shell scripting and there are several easy ways to run commands, build pipes, redirect and other things shells are good at, like testing and listing files. And as ugly as Perl looks, it has much less pitfalls than shell scripts. |
|