linux shell `符号详解程序员

linux shell `符号详解


[[email protected] 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
[[email protected] 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
[[email protected] arjianghu]#

就是变量。。

原创文章,作者:ItWorker,如若转载,请注明出处:https://blog.ytso.com/1374.html

(0)
上一篇 2021年7月15日
下一篇 2021年7月15日

相关推荐

发表回复

登录后才能评论