首頁 index.htm程式碼
<html>
<body><h3><font color="blue">
工作崗位號碼:01</p>
檢定日期:2022/06/24</p>
應檢人姓名:廖元當</p>
</font></h3></body>
</html>
工作排程指令
windows指令:
copy c:\windows\system32\drivers\etc\hosts e:\01 /y
linux指令:
$sudo crontab
*/3 * * * * cp /etc/hosts /media/sf_01 -r