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 derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by maguy

  1. maguy

    file in 4 columns

    Bonjour Mr.vgersh99 The script u hve given does not work well. It creates a file with a line too long. When I see the file by cat command the file seems to me it is not in colums. Anyway thank u very much.
  2. maguy

    formatting a file in 4 columns

    Hello On my system UNIX ( HPUX V11) Ihave awk not nawk. Please make the script function with awk. Thanks a lot Maguy
  3. maguy

    FORMATTING A FILE IN 4 COLUMNS

    Bonjour, Premierement je vous remercie pour l'aide. A l'execution j'ai eu une erreur . Vous trouverez ci joint une copie d'ecran : thomas<SRD>$ awk ' > BEGIN{FS="|";OFS="\t"} >...
  4. maguy

    Formatting a file in 4 columns

    Input file is like this : 21-MAI-05|CR1-1ER|DEJEUNER|CAROTTES PERSILLES|SALE|1 PART|PREPARATION CHAUD|6...

Part and Inventory Search

Back
Top