Running a command as a background process/service

前端 未结 5 2058
猫巷女王i
猫巷女王i 2021-02-13 03:27

I have a Shell command that I\'d like to run in the background and I\'ve read that this can be done by suffixing an & to the command which causes it to run as a

5条回答
提交回复
热议问题