Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> What gives??

What gives??

From: Nikhil Khimani <nkhimani_at_marketaxess.com>
Date: Wed, 21 Jan 2004 11:29:34 -0800
Message-ID: <F001.005DDC74.20040121112934@fatcity.com>


L&G,

I know there is a simple solution to this .. but I can't think of it right now. Any help will be appreciated ...

Thanks,  

Nikhil



=
[ny-nikhil1:/export/home/nkhimani/bin]$ export AWK="awk '{print \$4}'"
[ny-nikhil1:/export/home/nkhimani/bin]$ echo ${AWK}
awk '{print $4}'
[ny-nikhil1:/export/home/nkhimani/bin]$ cal | awk '{print $4}'

W

7
14
21
28

[ny-nikhil1:/export/home/nkhimani/bin]$ cal | ${AWK}
awk: syntax error near line 1
awk: bailing out near line 1
[ny-nikhil1:/export/home/nkhimani/bin]$

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Nikhil Khimani
  INET: nkhimani_at_marketaxess.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Wed Jan 21 2004 - 13:29:34 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US