/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
Writing a Bash builtin in C to parse INI configs
(mbuki-mvuki.org)
30 points
namanyayg
| 1 comments |
28 Mar 25 22:08 UTC
|
HN request time: 0.001s
|
source
1.
tracnar
◴[
29 Mar 25 18:06 UTC
]
No.
43517343
[source]
▶
>>43510342 (OP)
#
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.
ID:
GO
↑