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

    sed question

    Hi all, I am attempting to remove a random line in a file. I am thinking that sed should do it something like this: cat access | sed '/$choice/d' > access.new Where $choice is a variable filled in by the user, but alas, it does not work. Thanx in advance! DT In order to prevent possible injury...
  2. dtanner

    Adding quotes

    I have a list of equipment numbers like MO531 MO532 ....etc etc Would like to convert them to read 'MO521','MO532', and so on. Thanx in advance. DT In order to prevent possible injury to yourself, or your computer, and to ensure readability, please do not smoke, eat, drink, spindle, bend...

Part and Inventory Search

Back
Top