Friday, August 1st, 2008

Copying Part of a File

Often you don’t need to read an entire file to get the information that you need. Often what you are looking for will always be in the first few lines or last few lines of the file (depending on which order the information is stored in). Linux makes it really simple to read just a small part of a file by providing special commands just for that specific purpose.

Copying Part of a File

Share and Enjoy:
  • Digg
  • del.icio.us
  • Furl
  • description
  • StumbleUpon

Tags: , ,

Leave a Reply