tail

Write a program to display last 'n' lines of an arbitrary length of
file (like tail Unix program).

No comments: