Andrew's Garage

Shrunk Expand

Primary Navigation

화일명 일괄 소문자 변경

for i in *; do mv $i `echo $i | tr [:upper:] [:lower:]`; done

Share this:

  • Click to share on Twitter (Opens in new window)
  • Click to share on Facebook (Opens in new window)

Related


Posted on 2016-09-12 10:40 AM by andrew Comment
Uncategorized

Related Posts

  • 2016-09-12 andrew

    MySql 관리

    Table에 생성되어 있는 Indexes 의 용량 확인 select database_name, table_name, index_name, round((stat_value*@@inn...
  • 2016-09-12 andrew

    Pair Programming Is Not Pair Coding

    from : https://dzone.com/articles/pair-programming-is-not-pair-coding?edition=675393 The reason pair...
« POCO 라이브러리로 MYSQL Query시에 “unknown field type” 오류 centos7] Adding to Firwwall rules »

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

( optional )


©2025 boots Entries RSS and Comments RSS Child theme Boots of Raindrops Theme