登录 注册
用法示例:
[root@hadoop-227 ~]# aa=/bb/cc/dd.txt [root@hadoop-227 ~]# basename $aa dd.txt [root@hadoop-227 ~]# dirname $aa /bb/cc
0