On Tue, 2009-06-09 at 20:09 -0700, Brian Wells wrote: [...] > You could have done > > sed -e "/.gconf/d" script | sed -e "/.java/d" >script >
Oops. I forgot that this will try to read and write script at the same time. Won't work. But you can still link together many commands, so long as you don't try to read and write from the same file at once. > hope this helps, > Brian C. Wells > -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org