当前位置:网站首页>shell 批量文件名(不含扩展名)小写改大写
shell 批量文件名(不含扩展名)小写改大写
2022-07-07 11:09:00 【海天鹰】
for file in * ;
do mv $file `echo ${file%.*} | tr ‘a-z’ ‘A-Z’`.png;
done
边栏推荐
- 初学XML
- 2022 examination questions and online simulation examination for safety production management personnel of hazardous chemical production units
- Awk of three swordsmen in text processing
- . Net ultimate productivity of efcore sub table sub database fully automated migration codefirst
- Test next summary
- Leetcode skimming: binary tree 20 (search in binary search tree)
- 飞桨EasyDL实操范例:工业零件划痕自动识别
- HZOJ #240. 图形打印四
- Go language learning notes - structure
- HZOJ #236. Recursive implementation of combinatorial enumeration
猜你喜欢
Blog recommendation | Apache pulsar cross regional replication scheme selection practice
飞桨EasyDL实操范例:工业零件划痕自动识别
自定义线程池拒绝策略
Leetcode skimming: binary tree 22 (minimum absolute difference of binary search tree)
Adopt a cow to sprint A shares: it plans to raise 1.85 billion yuan, and Xu Xiaobo holds nearly 40%
Analysis of DHCP dynamic host setting protocol
云检测2020:用于高分辨率遥感图像中云检测的自注意力生成对抗网络Self-Attentive Generative Adversarial Network for Cloud Detection
[crawler] avoid script detection when using selenium
通过Keil如何查看MCU的RAM与ROM使用情况
3D content generation based on nerf
随机推荐
Practical example of propeller easydl: automatic scratch recognition of industrial parts
HZOJ #240. Graphic printing IV
[learn microservice from 0] [01] what is microservice
ACL 2022 | small sample ner of sequence annotation: dual tower Bert model integrating tag semantics
Leetcode brush question: binary tree 24 (the nearest common ancestor of binary tree)
Cloud detection 2020: self attention generation countermeasure network for cloud detection in high-resolution remote sensing images
RecyclerView的数据刷新
[untitled]
【无标题】
AUTOCAD——大于180度的角度标注、CAD直径符号怎么输入?
在字符串中查找id值MySQL
Common text processing tools
Ip2long and long2ip analysis
[learn wechat from 0] [00] Course Overview
Per capita Swiss number series, Swiss number 4 generation JS reverse analysis
有什么类方法或是函数可以查看某个项目的Laravel版本的?
Test next summary
Sample chapter of "uncover the secrets of asp.net core 6 framework" [200 pages /5 chapters]
What are the benefits of ip2long?
云检测2020:用于高分辨率遥感图像中云检测的自注意力生成对抗网络Self-Attentive Generative Adversarial Network for Cloud Detection