←back to thread

30 points namanyayg | 1 comments | | HN request time: 0.001s | source
1. tracnar ◴[] No.43517343[source]
Interesting! A use case I could see for using builtins would be to gradually rewrite a bash script in some other language, as otherwise you have to do it through subprocess which can be slow and inconvenient.