←back to thread

/usr/bin/env -S uv run

(simonwillison.net)
125 points jcbhmr | 1 comments | | HN request time: 0.207s | source
Show context
delusional ◴[] No.42203138[source]
It's worth noting that this is not portable. The /usr/bin/env -S flag is not standardized by posix and not implemented on busybox.
replies(1): >>42207137 #
1. SAI_Peregrinus ◴[] No.42207137[source]
Neither is Python.