mirror of
https://gitea.com/mcereda/oam.git
synced 2026-02-09 05:44:23 +00:00
chore: aligned docs to the template file for articles
This commit is contained in:
@@ -2,6 +2,11 @@
|
||||
|
||||
> **Note:** this page refers to the command from the `util-linux` package on Linux or Homebrew's `rename` package.
|
||||
|
||||
## Table of contents <!-- omit in toc -->
|
||||
|
||||
1. [TL;DR](#tldr)
|
||||
1. [Sources](#sources)
|
||||
|
||||
## TL;DR
|
||||
|
||||
```sh
|
||||
@@ -17,6 +22,10 @@ rename -n 's/^What.*(\d{4}-\d{2}-\d{2}) at (\d{2}\.\d{2}.\d{2}\..*)/$1 $2/' *
|
||||
- [cheat.sh]
|
||||
- [How to use the rename command on Linux]
|
||||
|
||||
<!-- external references -->
|
||||
<!--
|
||||
References
|
||||
-->
|
||||
|
||||
<!-- Others -->
|
||||
[cheat.sh]: https://cheat.sh/rename
|
||||
[How to Use the rename Command on Linux]: https://www.howtogeek.com/423214/how-to-use-the-rename-command-on-linux/
|
||||
|
||||
Reference in New Issue
Block a user