Utmpdump
utmp file dumper, written in golang. Output to json or tsv or csv.
Install / Use
/learn @neko-neko/UtmpdumpREADME
utmpdump
utmpdump is output utmp format file to json or tsv or csv.
Installation
Multi-platform support
- Windows
- Mac OS X
- Linux 32,64bit
Or get the library
$ go get github.com/neko-neko/utmpdump
Or clone the repository and run
$ go install github.com/neko-neko/utmpdump
Usage
Usage of utmpdump: utmpdump [options]
-f, --file <file> load a specific file instead of utmp
-t, --until <YYYYMMDDHHMMSS> display the lines until the specified time
-s, --since <YYYYMMDDHHMMSS> display the lines since the specified time
-o, --output <json/tsv/csv> display the lines at specific format. Default format is json.
Example
$ utmpdump -f /var/log/wtmp
Contributing
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature - Commit your changes:
git commit -am 'Add some feature' - Push to the branch:
git push origin my-new-feature - Submit a pull request :D
Credits
neko-neko
Contributors
License
MIT
Related Skills
node-connect
337.7kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
xurl
337.7kA CLI tool for making authenticated requests to the X (Twitter) API. Use this skill when you need to post tweets, reply, quote, search, read posts, manage followers, send DMs, upload media, or interact with any X API v2 endpoint.
frontend-design
83.3kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
337.7kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
