mirror of
https://github.com/mthenw/frontail.git
synced 2026-04-26 02:05:57 +03:00
[GH-ISSUE #30] Any Example Code/Documentation for the usage #17
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/frontail#17
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @dhanugupta on GitHub (Feb 21, 2014).
Original GitHub issue: https://github.com/mthenw/frontail/issues/30
Hi
I am looking for any documentation on the usage of frontail or sample code.
if you can share that would be great !!
Thanks
@mthenw commented on GitHub (Feb 21, 2014):
Hi,
frontail is a standalone application so there is no sample code at all. The only thing you need to do is to run command from command line e.g.
frontail /var/log/syslog. That's all.@dhanugupta commented on GitHub (Feb 21, 2014):
Thanks mthenw