linux shell `符号详解

linux shell `符号详解

<pre>
[root@iZ23uewresmZ arjianghu]# echo `ls`
asss.html common guaji.php images index.php log.log register.html register.php restartswoole.sh testditu.html timg.jpg zhuangtai.php
[root@iZ23uewresmZ arjianghu]# echo $(ls)
asss.html common guaji.php images index.php log.log register.html register.php restartswoole.sh testditu.html timg.jpg zhuangtai.php
[root@iZ23uewresmZ arjianghu]#
</pre>
就是变量。。

posted @ 2019-11-15 10:18  newmiracle宇宙  阅读(353)  评论(0编辑  收藏  举报