码迷,mamicode.com
首页 > 其他好文 > 详细

Bash函数

时间:2017-02-28 21:51:22      阅读:121      评论:0      收藏:0      [点我收藏+]

标签:value   函数定义   style   list   nbsp   cti   bsp   class   command   

函数定义

[function] fun() {  
    list of commands  
    [ return value ]  
} 

 

Bash函数

标签:value   函数定义   style   list   nbsp   cti   bsp   class   command   

原文地址:http://www.cnblogs.com/licongyu/p/6480802.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!