博客首页 注册 建议与交流 排行榜 加入友情链接
推荐 投诉 搜索: 帮助

codfei的工作生活

心灵像上帝,行动如乞丐.
  codfei.cublog.cn

关于作者
姓名:ypf
职业:Unix系统运营工程师
年龄:24
位置:大连
个性介绍:心灵像上帝,行动如乞丐.
QQ:176913003
MSN:codfei@hotmail.com
skype:codfei
学习方法如下:
RTFM: Read The Fucking Manual 阅读手册
STFW: Search The Fucking Web 搜索网络
如果您觉得我的文章还可以,请您随意转载,只是希望您能稍带的加上一句:转载自codfei.cublog.cn
|| << >> ||
我的分类



codfei@ws031147:~/Desktop$ cat 1.txt
2007-11-26 18:34:33.705 - CpSpotRateInfo:[FxPriceId=20071126GSPD000050882770,CurrencyPair=ZAR/JPY,CounterpartyId=GS,MessageTime=2007-11-26 18:34:33:699,JST,usualable=true,inManualStatus=0,inEmgerencyStatus=0,--Bid:Band [0] PriceId=819245002642,Rate=15.90000,Tradable=true,ContractCurrency=ZAR,LowerAmount=0,UpperAmount=1000000;CounterCurrency=JPY,LowerAmount=0,UpperAmount=15900000.00000;Band [1] PriceId=819245002642,Rate=15.89000,Tradable=true,ContractCurrency=ZAR,LowerAmount=1000000,UpperAmount=1000000;CounterCurrency=JPY,LowerAmount=15900000.00000,UpperAmount=15890000.00000;Band [2] PriceId=819245002642,Rate=15.88000,Tradable=true,ContractCurrency=ZAR,LowerAmount=1000000,UpperAmount=1000000;CounterCurrency=JPY,LowerAmount=15890000.00000,UpperAmount=15880000.00000;Band [3] PriceId=819245002642,Rate=15.87000,Tradable=true,ContractCurrency=ZAR,LowerAmount=1000000,UpperAmount=1000000;CounterCurrency=JPY,LowerAmount=15880000.00000,UpperAmount=15870000.00000;--Ask:Band [0] PriceId=819244002583,Rate=16.04000,Tradable=true,ContractCurrency=ZAR,LowerAmount=0,UpperAmount=1000000;CounterCurrency=JPY,LowerAmount=0,UpperAmount=16040000.00000;Band [1] PriceId=819244002583,Rate=16.05000,Tradable=true,ContractCurrency=ZAR,LowerAmount=1000000,UpperAmount=1000000;CounterCurrency=JPY,LowerAmount=16040000.00000,UpperAmount=16050000.00000;Band [2] PriceId=819244002583,Rate=16.06000,Tradable=true,ContractCurrency=ZAR,LowerAmount=1000000,UpperAmount=1000000;CounterCurrency=JPY,LowerAmount=16050000.00000,UpperAmount=16060000.00000;Band [3] PriceId=819244002583,Rate=16.07000,Tradable=true,ContractCurrency=ZAR,LowerAmount=1000000,UpperAmount=1000000;CounterCurrency=JPY,LowerAmount=16060000.00000,UpperAmount=16070000.00000;]
codfei@ws031147:~/Desktop$ awk -F, '{print $1}{ for (i = 1; i <= NF; i++) if ($i~/ CurrencyPair=/ || $i~/CounterpartyId/ ) print $i};{ for (r=1;r<=NF;r++) if ($r~/ Bid/||$r~/Ask/) print $(r+1)}' 1.txt |sed 's/ - CpSpotRateInfo.*//g' |sed 'N;N;N ;N;s/\n/,/g' |awk -F , '{print $1,$2,$3,"BID:" $4,"Ask:"$5}'
2007-11-26 18:34:33.705 CurrencyPair=ZAR/JPY CounterpartyId=GS BID:Rate=15.90000  Ask:Rate=16.04000
   BID: Ask:
   BID: Ask:
   BID: Ask:

发表于: 2007-11-30,修改于: 2007-11-30 08:41,已浏览382次,有评论1条 推荐 投诉


网友评论
网友: 本站网友 时间:2007-12-20 15:58:04 IP地址:58.211.16.★
联系方式  QQ: 1127080

全国第一家虚拟主机:支持伪静态.有利于提高排名 

15G全能空间年付500元/月付70元 可免费试用 
5GB 独立WEB空间、5GB 企业邮箱空间、5GB MSSQL数据库
(可划分5个数据库。可独立放5个不同的站点)

IIS连接数据 500 个、500GB/月流量、共享日志文件空间 

企业邮箱功能 
赠送5GB 超大企业邮箱,500个Email企业邮箱用户 
自动回复、自动转发、POP3、SMTP收发信、SMTP发信认证 
邮件过滤、邮件拒收、邮件夹管理、邮件域管理、定制邮件数 

数据库功能 
支持5GB MSSQL数据库空间,5个用户数据库、Access 

主机功能支持 
采用安全稳定的Win2003 .net2.0 架构 
支持ASP、PHP、ASP.NET、PERL等脚本、支持自定义CGI 
全面支持.net2.0版本,独立的Application应用池, 
支持SSI(Shtml),支持FrontPage扩展 
可免费自行绑定5个域名、500个解析、500个子域名 

详情咨询QQ:1127080
官方网站:www.abcnic.com

 发表评论