会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
lxw0109
https://github.com/lxw0109
博客园
首页
新随笔
联系
订阅
管理
2014年12月21日
Shell字符串操作
摘要: Shell string.
阅读全文
posted @ 2014-12-21 21:22 XiaoweiLiu
阅读(205)
评论(0)
推荐(0)
编辑
source $0 & bash $0
摘要: bash $0 & source $0
阅读全文
posted @ 2014-12-21 21:10 XiaoweiLiu
阅读(1602)
评论(0)
推荐(0)
编辑
func && operation_yes || operation_no (Shell)
摘要: function return value,&& ||
阅读全文
posted @ 2014-12-21 16:54 XiaoweiLiu
阅读(376)
评论(0)
推荐(0)
编辑
eval in Shell
摘要: eval in Shell
阅读全文
posted @ 2014-12-21 15:44 XiaoweiLiu
阅读(213)
评论(0)
推荐(0)
编辑
Returning Values from Bash Functions
摘要: Return values in Shell
阅读全文
posted @ 2014-12-21 11:49 XiaoweiLiu
阅读(584)
评论(0)
推荐(0)
编辑
公告