09-23-04 02:21 AM
Hi all gurus !
I would like to find a way to keep only the 3 last line of a command !
for example
{bash} Command
line 1
line 2
line 3
line 4
line 5
line 6
Wanted display
line 4
line 5
line 6
as a display il would like only the 3 last lines .
Thanks in advance !
[ Post a follow-up to this message ]
|