tail displays the last few lines of a file or from a listing received via pipe. It is often used to see the last few entries in a file listing. There is no direct implementation in Perl 6 but one can easily read.
Table of Contents