How To Display Show Get Last 10 Lines From A File In Linux Shell Command
RegisterLogin
Webune Forums » Linux Hosting » How To Display Show Get Last 10 Lines From A File In Linux Shell Command
How To Display Show Get Last 10 Lines From A File In Linux Shell Command
Post Description: How To Display Show Get Last 10 Lines From A File In Linux Shell Command
Tags: How, To, Display, Show, Get, Last, 10, Lines, From, A, File, In, Linux, Shell, Command
This Post Was Posted On Feb 29, 2008 By web hosting #824
Post Description: How To Display Show Get Last 10 Lines From A File In Linux Shell Command
Tags: How, To, Display, Show, Get, Last, 10, Lines, From, A, File, In, Linux, Shell, Command
This Post Was Posted On Feb 29, 2008 By web hosting #824
How To Display Show Get Last 10 Lines From A File In Linux Shell Command by web hosting
Code:
tail error_log.txt
hey wait a minute, what about if you wanted to display the last 15 lines?
well you can do that with tail: this is how you would display them:
Code:
tail -15 error_log.txt
you can change 15 to whatever number of lines you want
Leave Your Comments
Related Pages: [Add Your Website]
Post New Topic
©2011 Webune Forums - Sun Dec 18, 2011 3:20 pm
Powered by: Webune Forums V3
Powered by: Webune Forums V3