当前位置:网站首页>shell 批量文件名(不含扩展名)小写改大写
shell 批量文件名(不含扩展名)小写改大写
2022-07-07 11:09:00 【海天鹰】
for file in * ;
do mv $file `echo ${file%.*} | tr ‘a-z’ ‘A-Z’`.png;
done
边栏推荐
- .Net下极限生产力之efcore分表分库全自动化迁移CodeFirst
- 自定义线程池拒绝策略
- HZOJ #240. 图形打印四
- Leetcode brush questions: binary tree 19 (merge binary tree)
- Day21 multithreading
- Sample chapter of "uncover the secrets of asp.net core 6 framework" [200 pages /5 chapters]
- Enterprise custom form engine solution (XII) -- experience code directory structure
- How to apply @transactional transaction annotation to perfection?
- Aosikang biological sprint scientific innovation board of Hillhouse Investment: annual revenue of 450million yuan, lost cooperation with kangxinuo
- About how appium closes apps (resolved)
猜你喜欢

Lingyunguang of Dachen and Xiaomi investment is listed: the market value is 15.3 billion, and the machine is implanted into the eyes and brain

ACL 2022 | small sample ner of sequence annotation: dual tower Bert model integrating tag semantics

Leetcode skimming: binary tree 25 (the nearest common ancestor of binary search tree)

【无标题】

【Presto Profile系列】Timeline使用

Master formula. (used to calculate the time complexity of recursion.)

Leetcode skimming: binary tree 27 (delete nodes in the binary search tree)
![[untitled]](/img/6c/df2ebb3e39d1e47b8dd74cfdddbb06.gif)
[untitled]

Practical example of propeller easydl: automatic scratch recognition of industrial parts

Leetcode skimming: binary tree 23 (mode in binary search tree)
随机推荐
Day22 deadlock, thread communication, singleton mode
[learn wechat from 0] [00] Course Overview
PACP学习笔记一:使用 PCAP 编程
Users, groups, and permissions
CMU15445 (Fall 2019) 之 Project#2 - Hash Table 详解
Session
Practical example of propeller easydl: automatic scratch recognition of industrial parts
[untitled]
Steps of building SSM framework
- Oui. Migration entièrement automatisée de la Sous - base de données des tableaux d'effets sous net
. Net ultimate productivity of efcore sub table sub database fully automated migration codefirst
COSCon'22 社区召集令来啦!Open the World,邀请所有社区一起拥抱开源,打开新世界~
layer弹出层的关闭问题
What kind of methods or functions can you view the laravel version of a project?
SSM框架搭建的步骤
How to continue after handling chain interruption / sub chain error removed from scheduling
服务器到服务器 (S2S) 事件 (Adjust)
处理链中断后如何继续/子链出错removed from scheduling
【无标题】
测试下摘要