https://github.com/kaczmarj/trace-files
WIP: list all of the files used by a process and its offspring
https://github.com/kaczmarj/trace-files
Last synced: 2 months ago
JSON representation
WIP: list all of the files used by a process and its offspring
- Host: GitHub
- URL: https://github.com/kaczmarj/trace-files
- Owner: kaczmarj
- Created: 2020-08-06T20:02:49.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-06T20:03:01.000Z (almost 5 years ago)
- Last Synced: 2024-10-30T07:57:40.138Z (8 months ago)
- Language: Go
- Size: 2.93 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# trace-files
A slim program that lists all of the files used by a process and its offspring.
Work in progress.