摘要:
sudo ip route flush table main 阅读全文
摘要:
the pid files contains the process id (a number) of a given program. For example, Apache HTTPD may write it's main process number to a pid file - which is a regular text file, nothing more than that -, and later use the information there contained to stop itself. You can also use that informatio 阅读全文