https://github.com/lukeshirnia/recapparse
Quickly parse recap logs
https://github.com/lukeshirnia/recapparse
linux python python2 recap
Last synced: 2 months ago
JSON representation
Quickly parse recap logs
- Host: GitHub
- URL: https://github.com/lukeshirnia/recapparse
- Owner: LukeShirnia
- Created: 2017-09-07T12:15:12.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-07T14:34:12.000Z (almost 9 years ago)
- Last Synced: 2025-03-05T22:28:48.459Z (over 1 year ago)
- Topics: linux, python, python2, recap
- Language: Python
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RecapParse
```
Usage: recap_parsing.py [option]
Options:
-h, --help show this help message and exit
-p FILE, --process=FILE
Find the size of specified process in ps_ log
```