Skip to content
/ lin Public

Save terminal session commands and output into a file.

License

Notifications You must be signed in to change notification settings

pacifiquem/lin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lin

Save your terminal session's commands and output into a file with an ease. What is saved:

  • All commands and their outputs

Installation

Please refer to:

Usage

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.

Contributing

Please refer to contributing.md for contribution guide.

Maintainers

lin was written by @pacifiquem and he's the maintainer.

license

This project is under MIT license.