The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > OS Specific Forums > Linux
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #3 (permalink)  
Old 05-07-2008
robotronic's Avatar
robotronic robotronic is offline
Can I play with madness?
 

Join Date: Apr 2002
Location: Italy
Posts: 370
vgersh preceded me, anyway another one:

Code:
sed 's/\(TSOP[^"]*\)/\1_S02/g' db2look_FACT_PHYSICIAN.ddl
Reply With Quote