Introduction
[Github | six-two/shell-command-logger] [PyPI | shell-command-logger]
shell-command-logger (scl
) is a tool for building logging, searching and replaying command outputs.
Features
- Built on top of solid tools, such as
script
,scriptreplay
andfzf
. - Stores outputs is a simple file hirachy that can be operated on with common Unix tools such as
grep
,find
andjq
. - Automated logging of commands using aliases and/or symlinks.
- Few (hard) dependencies: Only requires tools already installed on most linux systems. All other dependencies are optional and can be worked around.
- Free and Open Source: Released under the MIT License on Github
Last update:
2022-06-19