a bash script: a.sh #!/usr/bin/env bash awesome-client < a.lua how to pass bash's args to a.lua, -- not work awesome-client "$@" < a.lua…
確定! 回上一頁