Linux 常用命令技巧收藏,linux常用命令收藏
1、后台运行:
输出保存 nohup php welcome.php > /tmp/test
输出不存 nohup php welcome.php > /dev/null &
查看后台:
ps aux|grep php
http://www.bkjia.com/PHPjc/986018.htmlwww.bkjia.comtruehttp://www.bkjia.com/PHPjc/986018.htmlTechArticleLinux 常用命令技巧收藏,linux常用命令收藏 1、后台运行: 输出保存 nohupphp welcome.php /tmp/test 输出不存 nohupphp welcome.php /dev/null 查看后台:...
Stellungnahme:Der Inhalt dieses Artikels wird freiwillig von Internetnutzern beigesteuert und das Urheberrecht liegt beim ursprünglichen Autor. Diese Website übernimmt keine entsprechende rechtliche Verantwortung. Wenn Sie Inhalte finden, bei denen der Verdacht eines Plagiats oder einer Rechtsverletzung besteht, wenden Sie sich bitte an admin@php.cn