Skip to content

Conversation

@nadzyah
Copy link
Member

@nadzyah nadzyah commented Aug 31, 2025

closes #3

@nadzyah nadzyah requested review from bdrung, lvoytek and slyon August 31, 2025 13:04
Copy link
Member

@lvoytek lvoytek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! The implementation here looks good to me overall.
Also for reference here is the version of tail being added to Ubuntu questing - https://github.com/uutils/coreutils/blob/main/src/uu/tail/src/tail.rs

@nadzyah
Copy link
Member Author

nadzyah commented Sep 15, 2025

@lvoytek thank you for your review! I think we can adapt this implementation and depend on it, but on the other hand, we don't need the full functionality of it, since we currently don't accept any CLI options for the tail command itself (it's already tail or :D)

UPD: I've updated the tool to use the tail command from coreutils

@nadzyah nadzyah merged commit 3d74e4e into main Sep 16, 2025
1 check passed
@nadzyah nadzyah deleted the no-tail branch September 16, 2025 21:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Avoid calling tail command

3 participants