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

    help a newbie with an awk script

    Ok, heres a sample file that I need to make a script for: a b c d creatorsname = bob a b c d e f creatorsname = bob a b c d creatorsname = bill a b c d e f g creatorsname = bob a b c d e creatorsname = jack What I need to do is pull out every field 'a','b','c' and 'd, but only for certain...
  2. kmfdm515

    Simple bash scripting question (loops)

    Hey, I JUST started learning bash scripting and I'm having a bit of trouble. I'm trying to write a simple if-then loop that simply asks a question like 'Do you like pie?' and only accepts a 'yes' answer. ...so if you chose 'yes', it'd echo something like "good" and be done. If you chose...

Part and Inventory Search

Back
Top