edit metadata
This commit is contained in:
@@ -4,19 +4,19 @@ tags: [ "Void" ]
|
||||
---
|
||||
Monitor all processes:
|
||||
|
||||
```bash
|
||||
```sh
|
||||
extrace
|
||||
```
|
||||
|
||||
Monitor one process:
|
||||
|
||||
```bash
|
||||
```sh
|
||||
extrace ls
|
||||
```
|
||||
|
||||
Monitor a script:
|
||||
|
||||
```bash
|
||||
```sh
|
||||
./script.sh | extrace
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user