Cameron Hutchison wrote: > You can combine these into a single sed invocation: > > set -i -e "/.gconf/d" -e "/.java/d" script s/set/sed/ ;-) Johannes