Files
cheatsheet-tldr/tldr/linux/rename
2025-10-05 00:20:58 +00:00

17 lines
322 B
Plaintext

---
syntax: markdown
tags: [tldr, linux]
source: https://github.com/tldr-pages/tldr.git
---
# rename
> `rename` can refer to multiple commands with the same name.
- View documentation for the Perl version:
`tldr {{[-p|--platform]}} common rename`
- View documentation for the `util-linux` version:
`tldr rename.util`