Update README.md

This commit is contained in:
onceupon
2018-10-25 01:30:35 +08:00
committed by GitHub
parent da2f7b910e
commit 6ee16107fc

View File

@ -1893,7 +1893,7 @@ users
##### Stop tailing a file on program terminate
```bash
tail -f --pid=<PID> filename.txt
# replace PID with the process ID of the program.
# replace <PID> with the process ID of the program.
```
## Hardware