当前位置:网站首页>批量修改文件名
批量修改文件名
2022-06-26 08:10:00 【may_he】
for f in *.png;do echo mv $f `echo $f | sed 's/\@2x//'`; done
添加“@2x”
for f in *.png;do echo mv $f `echo $f | sed 's/\.png/@2x.png/'`; done
边栏推荐
- Yyds dry inventory kubernetes easy service discovery and load balancing (11)
- Okhttp3 source code explanation (IV) cache strategy, disadvantages of Android mixed development
- Deeply analyze storage costs and find cost reduction solutions
- ASP. Net and Net framework and C #
- h5 localStorage
- Chapter VII (structure)
- 信息学奥赛一本通 1355:字符串匹配问题(strs)
- Test method - decision table learning
- Seven important reasons for responsive Web Design
- Ora-12514: tns: the listener currently does not recognize the service requested in the connection descriptor
猜你喜欢

Wifi-802.11 2.4G band 5g band channel frequency allocation table

Chapter 3 (data types and expressions)

Basic use of swiperefreshlayout, local refresh of flutterprovider

Opencv mouse event + interface interaction drawing rectangle polygon selection ROI

Multi interface switching in one UI of QT

PyTorch-12 GAN、WGAN

Chapter 5 (array)

Baoyan postgraduate entrance examination interview - operating system

Junit

Deeply analyze storage costs and find cost reduction solutions
随机推荐
Attention mechanism yyds, AI editor finally bid farewell to P and destroyed the whole picture
Ping An technology's practice of migrating from Oracle to ubisql
Comparison version number [leetcode]
D do not assign references to non domain parameters
Technology sharing | mysql:caching_ sha2_ Password quick Q & A
JWT in go
Bluebridge cup 1 introduction training Fibonacci series
I want to create SQL data (storage structure)
How to debug plug-ins using vs Code
QT之一个UI里边多界面切换
Livevideostackcon | evolution of streaming media distribution for online education business
[UVM practice] Chapter 2: a simple UVM verification platform (4) the ultimate masterpiece of UVM: sequence
JS precompile - Variable - scope - closure
Tsinghua Yaoban chendanqi won Sloan award! He is a classmate with last year's winner Ma Tengyu. His doctoral thesis is one of the hottest in the past decade
项目管理学习
Introduction to uni app grammar
PyTorch-12 GAN、WGAN
Double linked list -- tail interpolation construction (C language)
Listview control
[untitled]