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 Shaun E 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: *

  • Users: krpst19
  • Content: Threads
  • Order by date
  1. krpst19

    replacing commas with ¦'s

    I have a text file that has several hundred lines. I would like to replace the commas in each line with |'s. Is there an easy way to do this? thanks K
  2. krpst19

    converting .txt file to .dbf file

    I'm trying to convert a simple comma delimited text file to a database file(.dbf)(IV preferably). I can do this very easily in MS Excel but I don't believe I can automate Excel in UNIX with a shell. thanks K
  3. krpst19

    Converting .txt file to .dbf file in UNIX

    I'm trying to convert a simple comma delimited string to a database file(.dbf)(IV preferably), and I want to do it in UNIX so I can automate the process. I can easily do it in MS Excel but I don't believe I can automate Excel in a UNIX env. thanks K
  4. krpst19

    Editing a comma deliniated string

    I'm working with a text file that is composed of several hundred comma deliniated strings that I need to parse out and print back to a file. I'm new to AWK and need a little help on how to get started. I'm familiar with C. Thanks

Part and Inventory Search

Back
Top