On Thu, Sep 21, 2000 at 03:37:43PM +1100, Cameron Simpson wrote:
> On Wed, Sep 20, 2000 at 06:36:52PM +0100, Thomas Ribbrock wrote:
> | Or shorter:
> | sed -n 's/NOT NULL//g' infile > outfile
[...]
> Indeed, but drop the -n.

DUH! s/-n/-e/ :-}

(though you really only need the -e if you're using more than one sed
command...)

Thomas
-- 
             "Look, Ma, no obsolete quotes and plain text only!"

     Thomas Ribbrock | http://www.bigfoot.com/~kaytan | ICQ#: 15839919
   "You have to live on the edge of reality - to make your dreams come true!"



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to