当前位置:网站首页>shell 批量文件名(不含扩展名)小写改大写
shell 批量文件名(不含扩展名)小写改大写
2022-07-07 11:09:00 【海天鹰】
for file in * ;
do mv $file `echo ${file%.*} | tr ‘a-z’ ‘A-Z’`.png;
done
边栏推荐
猜你喜欢

MATLAB中polarscatter函数使用

明星企业普渡科技大裁员:曾募资超10亿 腾讯红杉是股东

关于 appium 启动 app 后闪退的问题 - (已解决)

高瓴投的澳斯康生物冲刺科创板:年营收4.5亿 丢掉与康希诺合作

ISPRS2021/遥感影像云检测:一种地理信息驱动的方法和一种新的大规模遥感云/雪检测数据集

人均瑞数系列,瑞数 4 代 JS 逆向分析

Analysis of DHCP dynamic host setting protocol

Leetcode skimming: binary tree 20 (search in binary search tree)

博文推荐|Apache Pulsar 跨地域复制方案选型实践

日本政企员工喝醉丢失46万信息U盘,公开道歉又透露密码规则
随机推荐
MySQL master-slave replication
Go语言学习笔记-结构体(Struct)
How to apply @transactional transaction annotation to perfection?
Session
3D content generation based on nerf
Day26 IP query items
Leetcode skimming: binary tree 22 (minimum absolute difference of binary search tree)
HZOJ #240. 图形打印四
Cookie
[untitled]
2022a special equipment related management (boiler, pressure vessel and pressure pipeline) simulated examination question bank simulated examination platform operation
[difficult and miscellaneous]pip running suddenly appears modulenotfounderror: no module named 'pip‘
Creation and assignment of graphic objects
Design and implementation of communication protocol
国泰君安证券开户怎么开的?开户安全吗?
ACL 2022 | small sample ner of sequence annotation: dual tower Bert model integrating tag semantics
Sample chapter of "uncover the secrets of asp.net core 6 framework" [200 pages /5 chapters]
《ASP.NET Core 6框架揭秘》样章[200页/5章]
【学习笔记】线段树选做
云检测2020:用于高分辨率遥感图像中云检测的自注意力生成对抗网络Self-Attentive Generative Adversarial Network for Cloud Detection