From the NannyMUD documentation
2000-12-09
NAME
tail - Print the last lines of a file.SYNTAX
void tail(string filename)DESCRIPTION
This function writes the last lines of the file 'filename' to the current player, ie this_player. Approximately 1080 bytes will be written.SEE ALSO
write in efun/object_related/writeSEE ALSO
cat in efun/disc_related/cat cat in wizcommands/files/cat