Display last few lines for a file in linux shell
To display the default last 10 lines for a file…
tail error_log.txt
To display a specified no of lines for a file…
tail -15 error_log.txt
Similar Posts:
- cakephp and wordpress in single domain
- Non-Unicode program displaying Chinese characters as box/square in Windows 7
- aheadworks Blog not showing up or empty in Magento
- Fix google anlaytics in magento custom template
- Posting Source Code in WordPress