In --> grep $VAR afile.txt | sed 's/ ? / newdata/' > anotherfile.txt
what do I insert where the question mark is in sed? $VAR and variations haven't worked. -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
