Skip to content

Main Navigation

Thiyagarajan Shankar's BlogWinners Never Quit ~ Quitters Never Win
  • Webmail
  • Wp-Kanban
  • Contact
  • Application Express

Links

  • Webmail
  • Wp-Kanban
  • Contact
  • Application Express

Categories

Acer 751hBusiness IntelligenceDatastageETLFlexGeneralJavaJolicloudLinuxNewbiePentahotalendTechnicalUMLUncategorizedUnixWebWeb HostingWishes

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

Category: Unix

Monitoring Log Files in Unix 'tail-f'

October 6, 2010 Thiyagarajan

All of us know that the tail command is used for getting the last lines of the file in unix. But the same command can allso be used for monitoring the log files actively, say for example if you want to monitor a log file which is being updated by a process then you can […]

Unix Leave a comment

Removing First Few Lines From Text File – Unix

February 17, 2010 Thiyagarajan

For removing the first lines from file use this command, tail +(n+1) where ‘n’ is the number of lines you want to remove,If you want to remove first 3 lines then use, more filename.txt | tail +4

Technical, Unix Leave a comment

Recent Posts

  • Agile Product Owner – Quick 15 mins refresher
  • Installing Docker on Duet 5 – Chromebook arm64
  • Best Opensource Admin Template
  • DBT & Composer using GKE
  • Data Warehouse 101 – Basics

Recent Comments

  • div on Dont Ignore This Warning : APT_CombinedOperatorController(1),0: Field 'XXXXXX' from input dataset '0' is NULL. Record dropped.

Archives

  • January 2023
  • December 2022
  • April 2022
  • September 2021
  • January 2021
  • November 2020
  • March 2020
  • June 2011
  • May 2011
  • April 2011
  • October 2010
  • September 2010
  • August 2010
  • June 2010
  • May 2010
  • April 2010
  • March 2010
  • February 2010
  • January 2010
  • December 2009
  • October 2009
  • July 2009
  • June 2009
  • May 2009
  • March 2009
  • February 2009
  • January 2009
  • December 2008
  • November 2008
Copyright ©2025 Thiyagarajan Shankar's Blog : Winners Never Quit ~ Quitters Never Win. Theme: Simple News by IndoCreativeMedia.