You can source the environment file in the active shell and run the program: sh -ac ' . ./.env; /usr/local/bin/someprogram'. The -a switch exports all ...
確定! 回上一頁