翻译中Mastering\ the\ “Kill”\ Command\ in\ Linux.md

This commit is contained in:
flsf 2013-10-14 23:53:12 +08:00
parent 6285be31a6
commit 860efa84f1

View File

@ -1,3 +1,4 @@
翻译中
Mastering the “Kill” Command in Linux
================================================================================
It doesnt matter which operating system you are using, you will surely come across a misbehaving application that lock itself up and refuse to close. In Linux (and Mac), there is this “kill” command that you can use to terminate the application forcefully. In this tutorial, we will show you the various way you can make use of the “kill” command to terminate an application.
@ -85,4 +86,4 @@ via: http://www.maketecheasier.com/kill-command-in-linux/
译者:[译者ID](https://github.com/译者ID) 校对:[校对者ID](https://github.com/校对者ID)
[1]:http://www.maketecheasier.com/quick-tips/kill-unresponsive-application-in-ubuntu/
[1]:http://www.maketecheasier.com/quick-tips/kill-unresponsive-application-in-ubuntu/