免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
123下一页
最近访问板块 发新帖
查看: 4521 | 回复: 24
打印 上一主题 下一主题

怎么实现如下需求,谢谢 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2009-10-22 10:38 |只看该作者 |倒序浏览
原文如下:

addgroup -path /HWNETYPE/intelligent -type type     -name  "MRBT Server"
addparam -path /HWNETYPE/intelligent/  -name  id  -value  10400
addparam -path /HWNETYPE/intelligent/  -name  image  -value  "topoclient/subnet.gif"  
addparam -path /HWNETYPE/intelligent/  -name  category  -value  ROOT_CATEGORY  

addgroup -path /HWNETYPE/intelligent -type type     -name  "SEE System"  
addparam -path /HWNETYPE/intelligent/  -name  id  -value  40401  
addparam -path /HWNETYPE/intelligent/  -name  image  -value  "topoclient/subnet.gif"
addparam -path /HWNETYPE/intelligent/  -name  category  -value  ROOT_CATEGORY

addgroup -path /HWNETYPE/intelligent -type type     -name  "SLEE System"  
addparam -path /HWNETYPE/intelligent/  -name  id  -value  40404  
addparam -path /HWNETYPE/intelligent/  -name  image  -value  "topoclient/subnet.gif"  
addparam -path /HWNETYPE/intelligent/  -name  category  -value  ROOT_CATEGORY

addgroup -path /HWNETYPE/intelligent -type type     -name  "SEE Core"  
addparam -path /HWNETYPE/intelligent/  -name  id  -value  4040130  
addparam -path /HWNETYPE/intelligent/  -name  image  -value  "topoclient/subnet.gif"  
addparam -path /HWNETYPE/intelligent/  -name  category  -value  ROOT_CATEGORY

addgroup -path /HWNETYPE/intelligent -type type     -name  "SEE XCAPAdapter"  
addparam -path /HWNETYPE/intelligent/  -name  id  -value  4040131
addparam -path /HWNETYPE/intelligent/  -name  image  -value  "topoclient/subnet.gif"
addparam -path /HWNETYPE/intelligent/  -name  category  -value  ROOT_CATEGORY  


改动之后,变成:

addgroup -path /HWNETYPE/intelligent -type type     -name "MRBT Server"
addparam -path /HWNETYPE/intelligent/ "MRBT Server"   -name  id  -value  10400
addparam -path /HWNETYPE/intelligent/ "MRBT Server"   -name  image  -value  "topoclient/subnet.gif"  
addparam -path /HWNETYPE/intelligent/ "MRBT Server"   -name  category  -value  ROOT_CATEGORY  

addgroup -path /HWNETYPE/intelligent -type type     -name "SEE System"  
addparam -path /HWNETYPE/intelligent/ "SEE System"    -name  id  -value  40401  
addparam -path /HWNETYPE/intelligent/ "SEE System"   -name  image  -value  "topoclient/subnet.gif"
addparam -path /HWNETYPE/intelligent/ "SEE System"    -name  category  -value  ROOT_CATEGORY

addgroup -path /HWNETYPE/intelligent -type type     -name  "SLEE System"  
addparam -path /HWNETYPE/intelligent/"SLEE System"   -name  id  -value  40404  
addparam -path /HWNETYPE/intelligent/"SLEE System"    -name  image  -value  "topoclient/subnet.gif"  
addparam -path /HWNETYPE/intelligent/"SLEE System"    -name  category  -value  ROOT_CATEGORY

addgroup -path /HWNETYPE/intelligent -type type     -name  "SEE Core"  
addparam -path /HWNETYPE/intelligent/"SEE Core"      -name  id  -value  4040130  
addparam -path /HWNETYPE/intelligent/"SEE Core"      -name  image  -value  "topoclient/subnet.gif"  
addparam -path /HWNETYPE/intelligent/"SEE Core"     -name  category  -value  ROOT_CATEGORY

addgroup -path /HWNETYPE/intelligent -type type     -name  "SEE XCAPAdapter"  
addparam -path /HWNETYPE/intelligent/"SEE XCAPAdapter"   -name  id  -value  4040131
addparam -path /HWNETYPE/intelligent/"SEE XCAPAdapter"   -name  image  -value  "topoclient/subnet.gif"
addparam -path /HWNETYPE/intelligent/"SEE XCAPAdapter"   -name  category  -value  ROOT_CATEGORY

[ 本帖最后由 ypxns 于 2009-10-22 10:46 编辑 ]

论坛徽章:
1
荣誉会员
日期:2011-11-23 16:44:17
2 [报告]
发表于 2009-10-22 10:40 |只看该作者
变颜色?

论坛徽章:
5
2015年辞旧岁徽章
日期:2015-03-03 16:54:152015年迎新春徽章
日期:2015-03-04 09:50:282015年亚洲杯之朝鲜
日期:2015-03-13 22:47:33IT运维版块每日发帖之星
日期:2016-01-09 06:20:00IT运维版块每周发帖之星
日期:2016-03-07 16:27:44
3 [报告]
发表于 2009-10-22 10:44 |只看该作者
原帖由 beginner-bj 于 2009-10-22 10:40 发表
变颜色?

论坛徽章:
23
15-16赛季CBA联赛之吉林
日期:2017-12-21 16:39:27白羊座
日期:2014-10-27 11:14:37申猴
日期:2014-10-23 08:36:23金牛座
日期:2014-09-30 08:26:49午马
日期:2014-09-29 09:40:16射手座
日期:2014-11-25 08:56:112015年辞旧岁徽章
日期:2015-03-03 16:54:152015年迎新春徽章
日期:2015-03-04 09:49:0315-16赛季CBA联赛之山东
日期:2017-12-21 16:39:1915-16赛季CBA联赛之广东
日期:2016-01-19 13:33:372015亚冠之山东鲁能
日期:2015-10-13 09:39:062015亚冠之西悉尼流浪者
日期:2015-09-21 08:27:57
4 [报告]
发表于 2009-10-22 10:45 |只看该作者
awk '{if(/^addgroup/) s=$(NF-1)" "$NF;else if(NF) $3=$3""s;print}' urfile

论坛徽章:
5
2015年辞旧岁徽章
日期:2015-03-03 16:54:152015年迎新春徽章
日期:2015-03-04 09:50:282015年亚洲杯之朝鲜
日期:2015-03-13 22:47:33IT运维版块每日发帖之星
日期:2016-01-09 06:20:00IT运维版块每周发帖之星
日期:2016-03-07 16:27:44
5 [报告]
发表于 2009-10-22 10:50 |只看该作者
看了半天都看不出来,原来忘了自己是色盲!!

论坛徽章:
0
6 [报告]
发表于 2009-10-22 10:51 |只看该作者
搞笑啊

论坛徽章:
0
7 [报告]
发表于 2009-10-22 11:13 |只看该作者
原帖由 blackold 于 2009-10-22 10:50 发表
看了半天都看不出来,原来忘了自己是色盲!!


恩,谢谢 ,学学了

论坛徽章:
0
8 [报告]
发表于 2009-10-22 11:13 |只看该作者

回复 #5 blackold 的帖子

不会吧!?

论坛徽章:
0
9 [报告]
发表于 2009-10-22 11:14 |只看该作者
原帖由 ly5066113 于 2009-10-22 10:45 发表
awk '{if(/^addgroup/) s=$(NF-1)" "$NF;else if(NF) $3=$3""s;print}' urfile



谢啦!! 没有想到....

论坛徽章:
5
2015年辞旧岁徽章
日期:2015-03-03 16:54:152015年迎新春徽章
日期:2015-03-04 09:50:282015年亚洲杯之朝鲜
日期:2015-03-13 22:47:33IT运维版块每日发帖之星
日期:2016-01-09 06:20:00IT运维版块每周发帖之星
日期:2016-03-07 16:27:44
10 [报告]
发表于 2009-10-22 11:15 |只看该作者

回复 #7 ypxns 的帖子

该谢Tim你不谢,反而谢我!晕!
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP