EnglishFrenchSpanish

Ad


OnWorks favicon

e2tail - Online in the Cloud

Run e2tail in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command e2tail that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


e2tail - a basic version of the tail command for an ext2 filesystem

SYNOPSIS


e2tail [options] file

DESCRIPTION


The e2tail command implements a basic version of the tail command.

OPTIONS


-n num_lines
The number of lines to display

-f Output appended data as the file grows. This is inode dependent, so if the file is
renamed, it will keep checking it.

-F Output appended data as the file grows. This is file name dependent, so if the
file is renamed, it will check on any new files with the same name as the original.
This is useful for watching log files that may be rotated out occasionally. This
was requested by a person in the computer security field for monitoring 'honeypot'
type machines.

-s sleep_interval
The number of seconds to sleep before checking if the file has grown while in
'follow' mode. The default is 1.

Use e2tail online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

Linux commands

Ad