Save your terminal session's commands and output into a file with an ease. What is saved:
- All commands and their outputs
Please refer to:
- Linux Installation guide
- MacOS Installation guide
- Windows
(Comming Soon)
.
Structure: lin --option file_location
Options:
--help, -h
: Show help.--all, -a
: Save both commands and their output.--output, -o
: Save only the output of commands.--commands, -c
: Save only commands.
Default option is --all
.
Exit by typing exit
or lin exit
in a session.
Please refer to contributing.md for contribution guide.
lin
was written by @pacifiquem and he's the maintainer.
This project is under MIT license.