当前位置:网站首页>批量修改文件名
批量修改文件名
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
边栏推荐
- Quickly upload data sets and other files to Google colab ------ solve the problem of slow uploading colab files
- Double linked list -- tail interpolation construction (C language)
- [UVM foundation] UVM_ Driver member variable req definition
- Wifi-802.11 2.4G band 5g band channel frequency allocation table
- ReW_ p
- JS precompile - Variable - scope - closure
- I want to open a stock account at a discount. How do I do it? Is it safe to open a mobile account?
- [SystemVerilog basics] post_ Randomize function record
- Ping An technology's practice of migrating from Oracle to ubisql
- 4 best practices for wireless (OTA) updates
猜你喜欢

Uploading pictures with FileReader object

Uni app installation and project directory (hbuilder configuration)

StarWar armor combined with scanning target location

ReW_p

Real machine debugging of uniapp custom base

Junit

Ora-12514: tns: the listener currently does not recognize the service requested in the connection descriptor

Baoyan postgraduate entrance examination interview - operating system

You can command Siri without making a sound! The Chinese team of Cornell University developed the silent language recognition necklace. Chinese and English are OK

Crawler case 1: JS reversely obtains HD Wallpapers of minimalist Wallpapers
随机推荐
Macro task, micro task, async, await principle of interview
MFC writes a suggested text editor
Arrangement and insertion structure
D do not assign references to non domain parameters
Junit
arduino——ATtiny85 SSD1306 + DHT
QT之一个UI里边多界面切换
Okhttp3 source code explanation (IV) cache strategy, disadvantages of Android mixed development
Technology sharing | mysql:caching_ sha2_ Password quick Q & A
[NLP] vector retrieval model landing: Bottleneck and solution!
Color code
Flume learning notes
Go language shallow copy and deep copy
有序排列
PCB miscellaneous mail
Chapter VII (structure)
Solve psycopg2 NotSupportedError: PQconninfo not available in libpq < 9.3
花指令wp
Wechat applet beginner level chapter
Crawler case 1: JS reversely obtains HD Wallpapers of minimalist Wallpapers