btail

command module
v0.1.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 7, 2024 License: MIT Imports: 14 Imported by: 0

README

btail 🐝 (beautiful) - Interactive File Tail Viewer

btail is a command-line utility for viewing the tail of files with an interactive terminal user interface. It allows you to monitor log files in real-time with features like live updates, search functionality, syntax highlighting, and easy navigation.

btail in action

Binary Files

Download binary files from releases

Installation

Make sure you have go installed on your system

go install github.com/galalen/btail@latest

Usage

Basic usage: Options:

  • -n <number>: Set the number of lines to display (default: 5)
  • -f: Enable follow mode to watch for new lines

Examples:

btail -n 10 -f path/to/file.log

Special Thanks

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

[MIT License]

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL