参考:https://blog.csdn.net/longxibendi/article/details/6387732
上文的方法3在存在带有.
的子文件夹时会出错。
本文使用sed去掉文件后缀名,可以解决这个问题。
!/bin/bash |
# xargs
-i: 替换{}
-t: verbose
参考:https://blog.csdn.net/longxibendi/article/details/6387732
上文的方法3在存在带有.
的子文件夹时会出错。
本文使用sed去掉文件后缀名,可以解决这个问题。
#!/bin/bash |
Except as otherwise noted, this blog is licensed under CC BY-SA 4.0 License.
©2021-
searchstar
|
pv
|
uv
Theme Tree
by Wu Jun
Powered by Hexo