https://github.com/amboxer21/tail
A Python implementaion of the linux tail command.
https://github.com/amboxer21/tail
pytailf python tail tailf
Last synced: about 1 year ago
JSON representation
A Python implementaion of the linux tail command.
- Host: GitHub
- URL: https://github.com/amboxer21/tail
- Owner: amboxer21
- Created: 2018-08-07T17:18:50.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2020-07-21T18:58:43.000Z (almost 6 years ago)
- Last Synced: 2025-02-06T04:44:33.697Z (over 1 year ago)
- Topics: pytailf, python, tail, tailf
- Language: Python
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tail
### Introduction
My python implementaion of the linux tail command.
### Installation
To be written
### Usage
To be written