怎麼離開 at 工作排程 - Linux
By William
at 2016-07-23T23:25
at 2016-07-23T23:25
Table of Contents
在命令列執行
at now + 1 minute && echo 'Hello'
就會進入at prompt
接著打Ctrl d
就會送出工作
請問要如何用命令表達 Ctrl d
因為我是要把at的命令寫在PHP檔的shell_exec()裡面
例如說
<?php
shell_exec("cd /");
?>
是可以執行的
請問shell_exec()裡面要怎麼表達ctrl d
--
at now + 1 minute && echo 'Hello'
就會進入at prompt
接著打Ctrl d
就會送出工作
請問要如何用命令表達 Ctrl d
因為我是要把at的命令寫在PHP檔的shell_exec()裡面
例如說
<?php
shell_exec("cd /");
?>
是可以執行的
請問shell_exec()裡面要怎麼表達ctrl d
--
Tags:
Linux
All Comments
By Aaliyah
at 2016-07-27T14:04
at 2016-07-27T14:04
By Catherine
at 2016-07-28T14:37
at 2016-07-28T14:37
By Bennie
at 2016-07-28T20:57
at 2016-07-28T20:57
Related Posts
Ubuntu Forums 被入侵 用戶資料被竊
By Valerie
at 2016-07-19T14:01
at 2016-07-19T14:01
htc Dev src kernel compile
By Linda
at 2016-07-19T12:08
at 2016-07-19T12:08
你如何管理你的密碼?
By Jacky
at 2016-07-19T11:11
at 2016-07-19T11:11
Redhat 無法進入圖形介面
By Daniel
at 2016-07-19T09:55
at 2016-07-19T09:55
低耗電上網版本選擇?
By Jacob
at 2016-07-18T20:52
at 2016-07-18T20:52