Skip to content

Commit

Permalink
something new: 2023-11-06 19:07:55
Browse files Browse the repository at this point in the history
  • Loading branch information
pew committed Nov 6, 2023
1 parent e391746 commit 19f7e99
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions man/rename.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
date created: Monday, November 6th 2023, 7:07:17 pm
date modified: Monday, November 6th 2023, 7:07:50 pm
tags:
- rename
---

# rename

## rename to lowercase

```shell
rename -f 'y/A-Z/a-z/' *
```

0 comments on commit 19f7e99

Please sign in to comment.