免费注册 查看新帖 |

Chinaunix

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

问题请教,达人请进 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2011-11-16 17:00 |只看该作者 |倒序浏览
我执行一个程序AIX_install,想把结果输出至特定日志文件,但总是不能成功,达人们能帮我分析下原因吗?AIX_install是个可执行程序。


$ ./ctmems/Oracle/AIX_install
Usage:
        install [options] File
   
         File                   The install definition file without extensions.
     
         options:
           -help                brief help message
           -man                 full documentation
           -silent              Perform a silent install.
           -gui_only            Obtain the parameters from the user and exit.
           -log  file           The name of the log file.
           -uilog  file         The name of the log file for the user interface
                                portion of the install.
           -params file         The name of a file containing variables saved
                                from previous instances of the install engine.
           -defaults file       The name of a file containing variables which
                                override factory default values.
           -trace  number       Print extra information in the log file.
           -version             Print the Install Engine version and exit.

$ a=`./ctmems/Oracle/AIX_install`
Usage:
        install [options] File
   
         File                   The install definition file without extensions.
     
         options:
           -help                brief help message
           -man                 full documentation
           -silent              Perform a silent install.
           -gui_only            Obtain the parameters from the user and exit.
           -log  file           The name of the log file.
           -uilog  file         The name of the log file for the user interface
                                portion of the install.
           -params file         The name of a file containing variables saved
                                from previous instances of the install engine.
           -defaults file       The name of a file containing variables which
                                override factory default values.
           -trace  number       Print extra information in the log file.
           -version             Print the Install Engine version and exit.

$ echo $a

$ ./ctmems/Oracle/AIX_install > test.log
Usage:
        install [options] File
   
         File                   The install definition file without extensions.
     
         options:
           -help                brief help message
           -man                 full documentation
           -silent              Perform a silent install.
           -gui_only            Obtain the parameters from the user and exit.
           -log  file           The name of the log file.
           -uilog  file         The name of the log file for the user interface
                                portion of the install.
           -params file         The name of a file containing variables saved
                                from previous instances of the install engine.
           -defaults file       The name of a file containing variables which
                                override factory default values.
           -trace  number       Print extra information in the log file.
           -version             Print the Install Engine version and exit.

$ cat test.log
$

论坛徽章:
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
2 [报告]
发表于 2011-11-16 17:12 |只看该作者
./ctmems/Oracle/AIX_install >test.log 2>&1
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

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

清除 Cookies - ChinaUnix - Archiver - WAP - TOP