tail

NAME

tail - Windows command-line utility to display the last part of a file

SYNOPSIS

tail [-f] [-b number | -c number | -k number | | -m number | -n number] [file...]

DESCRIPTION

The tail(1w) Windows command-line utility is an implementation of the Interix tail(1) command that you can run at a Windows command prompt. The file argument must use Windows file-name and path syntax. For more information, see tail(1).

Note that the -l option, which was supported in Windows Services for UNIX version 2.x, is no longer supported.