tailx, 带颜色的 `tail -f`, 更好看的查看日志
Project description
tailx
带颜色的 tail -f
,更好看的查看日志。
安装
pip install tailx
用例
tailx [文件路径] [-no] [--nocolor] [-h] [--help] [-n Num]
查看帮助
tailx -h
tailx --help
彩色输出(默认)
tailx path/to/file.log
无颜色输出
tailx path/to/file.log -no
tailx path/to/file.log --nocolor
修改默认行数
tailx path/to/file.log -n 10
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
tailx-0.1.0.tar.gz
(2.1 kB
view hashes)
Built Distribution
tailx-0.1.0-py3-none-any.whl
(2.6 kB
view hashes)