extrace
Trace exec() calls.
=> More information.
- Trace all program executions occurring on the system:
sudo extrace
- Run a command and only trace descendants of this command:
sudo extrace {command}
- Print the current working directory of each process:
sudo extrace -d
- Resolve the full path of each executable:
sudo extrace -l
- Display the user running each process:
sudo extrace -u
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).
=> CC-BY
Proxy Information
- Original URL
- gemini://freeshell.de/tldr/extrace.gmi
- Status Code
- Success (20)
- Meta
text/gemini;lang=en-GB
- Capsule Response Time
- 103.678655 milliseconds
- Gemini-to-HTML Time
- 0.317527 milliseconds
This content has been proxied by September (ba2dc).