Hacker News new | ask | show | jobs
by charcircuit 1127 days ago
/usr/bin/env does not exist on Android. shebangs are inherently not portable because they can't be used to find a binary using $PATH.