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 TouchToneTommy 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: unixguy303
  • Content: Threads
  • Order by date
  1. unixguy303

    newbe question

    This may be in the wrong forum, but here it goes. I have a small AccessDB 8-10 fields 6k records 1 of the fields contain creation date. I need a macro,button or something that when clicked would bring up a dialog box and ask date wanted, user puts date and submit button selects all records...
  2. unixguy303

    cURL

    Does anyone know where I can get a version of cURL for AIX v5.2 Thanks Brandt
  3. unixguy303

    FTP/HTTP

    I have a project I need to work on and am wondering what others would do. I have files I need to GET & PUT to various (30+) vendors. Most use FTP but some are using HTTP. I am manually getting and putting the files now. I want to automate by using a script. Is it possible to get & put the files...
  4. unixguy303

    Sed Question

    How can I take the contents of an unformatted input file (no CR/LF) that might look like this using sed: <a>x</a><end><c>d</c><f>e</f><end><a>g</a><b>h</b><end><b>h</b><end> …and make it look something like this, with "newline" inserted after all <end> tags, in a new output file...
  5. unixguy303

    awk I think!!

    I have a large file with multiple header, detail, & Trailer records I need to split the file into smaller files say 4 parts I must start each file with a header and end with a trailer I can have 1 or more detail records ie: h1234567890 1234567890 1234567890 dqwertyuiop qwertyuiop qwertyuiop...

Part and Inventory Search

Back
Top