Y
Hacker News
new
|
ask
|
show
|
jobs
by
Steltek
1496 days ago
Shell scripts have so many nasty edge cases and quirks. Quoting and `find -print0` aren't enough to not get bitten. And doing the equivalent shell work in Python can be kind of exhausting and maybe prone to different errors.