Page 2 of 2 FirstFirst 12
Results 11 to 12 of 12

Thread: Using awk to search and print substring?

  1. #11
    Join Date
    Sep 2006
    Beans
    8,627
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: Using awk to search and print substring?

    Try "%.0f\n", "%.01f\n" and "%.02f\n" for comparison.

  2. #12
    Join Date
    Oct 2008
    Beans
    3,509

    Re: Using awk to search and print substring?

    Quote Originally Posted by Lars Noodén View Post
    Try "%.0f\n", "%.01f\n" and "%.02f\n" for comparison.
    Aha , the lights on....(still nobody home though).
    Thanks.
    Last edited by stinkeye; November 12th, 2013 at 01:33 PM.

Page 2 of 2 FirstFirst 12

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •