Re: extracting with sed

From: alever\_at_libero\.it <alever_at_libero.it>
Date: Mon, 8 Feb 2010 08:49:51 +0100
Message-Id: <KXIJ33$90CD061A46A263A4AC2E5327224EF06B_at_libero.it>



Maybe this can work for your need:

cat <your_log_file> | grep "\_at_\.\[\%" | cut -d"%" -f2

Alessandro

>Hi ,
>
>Here my intention is to read the OSAUTH_PREFIX_DOMAIN registry value and to
>insert it in a oracle table...
>
>
>Is there anyway to do this Efficiently?
>
>Regards,
>Mohammed
>
>> > [oracle_at_msrac201 ~]$ cat log.txt
>> > SQL> _at_.[%OSAUTH_PREFIX_DOMAIN%]
>> > SP2-0310: unable to open file ".[FALSE]"
>> > SQL> spool off

--
http://www.freelists.org/webpage/oracle-l
Received on Mon Feb 08 2010 - 01:49:51 CST

Original text of this message