mirror of
https://github.com/onceupon/Bash-Oneliner.git
synced 2025-08-21 19:33:15 +02:00
Update README.md
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user