|
|
|
|
|
by yjftsjthsd-h
856 days ago
|
|
> as soon as scripts were allowed to use commands, those commands could never be changed That's not a script thing, that's an API surface thing, and even then only applies to backwards-incompatible changes. You can change the arguments to git or chmod just as easily as printf() or fork() |
|
None of this is inherent to APIs.