how to run .pl script file

You can either use from CLI:
Code:
chmod +x config.pl
./config.pl
or
Code:
perl config.pl





posted @ 2020-05-02 22:27  柠檬茶多放糖  阅读(129)  评论(0)    收藏  举报