mirror of
https://github.com/onceupon/Bash-Oneliner.git
synced 2024-11-22 12:57:01 +00:00
Update README.md
This commit is contained in:
parent
da2f7b910e
commit
6ee16107fc
@ -1893,7 +1893,7 @@ users
|
|||||||
##### Stop tailing a file on program terminate
|
##### Stop tailing a file on program terminate
|
||||||
```bash
|
```bash
|
||||||
tail -f --pid=<PID> filename.txt
|
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
|
## Hardware
|
||||||
|
Loading…
Reference in New Issue
Block a user