Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. ikon1337

    Insert New Line after Pattern

    Thanks very much :)
  2. ikon1337

    Insert New Line after Pattern

    PHV's code does work, i was piping the file through the command, but i was piping through sed first to shift the columns over, i piped though PHV;s code firts and it works like a charm. Thanks very much, could anyone explain the code to me please? Thanks
  3. ikon1337

    Insert New Line after Pattern

    Thanks for the reply, thats not quite what i needed. any thing with the same timestamp needs to be grouped together i.e contian no line spaces
  4. ikon1337

    Insert New Line after Pattern

    I have some data in a txt file, the file is tab delimited, there are 3 columns, Name, Timestamp and Duration the data looks like this. Refill Liquid 2010/08/21 12:59 00:06:00 Refill Liquid 2010/08/21 11:57 00:06:00 Refill Liquid Im 2010/08/21 11:57 00:06:00 Preassure fault 2010/08/21 11:57...

Part and Inventory Search

Back
Top