Y
Hacker News
new
|
ask
|
show
|
jobs
by
ekinertac
1414 days ago
hey guys just made a python runtime in exactly 1 lines of code in bash:
function piython { python "$@" }