[Main page] [Overview]     /sefun /tail

SYNOPSIS
status tail( string file, int lines, status nowrite)

FILE
/kernel/simul_efun/files.h

DESCRIPTION
Show the last lines of a file
if nowrite is true, it will not print directly but instead
return an array of strings;