blob: 8c50b350734fd808a073fc3ea7db1099811a82bd [file] [log] [blame]
SYNOPSIS
void tail(string file);
BESCHREIBUNG
Listet das Ende eines Files. Es gibt kein Zeilenlimit, es werden aber
maximal 1000 Bytes ausgegeben.
SIEHE AUCH
cat(E), ed(E)