top | item 46796351

(no title)

oguz-ismail2 | 1 month ago

>uuidgen

That's neither a standard CLI utility nor a bash builtin.

discuss

order

greener_grass|1 month ago

Technically maybe, I don't know. But in practice, your bash will use tools like this and break if they are different / missing on a future build host.

If using a programming language with locked-down package dependencies, then all you need is the compiler/interpreter and your script will work.