随笔 - 31  文章 - 0  评论 - 9  阅读 - 40980
10 2016 档案
Shell父进程获取子进程的变量值
摘要:#!/bin/kshshit=""export shitshit=$(su - grid -c 'echo $ORACLE_BASE')pvar=$(subvar="hello shell"; echo $subvar)echo $pvarecho $shit 阅读全文
posted @ 2016-10-31 18:44 _bob 阅读(3097) 评论(0) 推荐(0) 编辑
rar限制大小的压缩命令
摘要:rar a -r -v1500m $PKG_NAME.rar $PKG_NAME 阅读全文
posted @ 2016-10-24 18:31 _bob 阅读(306) 评论(0) 推荐(0) 编辑
Shell study note
摘要:5.1 printenv view Global variables bash new shell set Global variables and local variables export test Local → Global, so it can be accessed in both s 阅读全文
posted @ 2016-10-06 22:36 _bob 阅读(238) 评论(0) 推荐(0) 编辑

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

点击右上角即可分享
微信分享提示