Files
cheatsheet-tldr/tldr/dos/ren
2026-02-05 00:27:50 +00:00

14 lines
251 B
Plaintext

---
syntax: markdown
tags: [tldr, dos]
source: https://github.com/tldr-pages/tldr.git
---
# REN
> Rename files (use for moving too).
> More information: <https://www.dosbox.com/wiki/Commands#REN>.
- Rename file:
`REN {{path/to/file}} {{new_name}}`