Files
cheatsheet-tldr/tldr/linux/thunar

22 lines
391 B
Plaintext

---
syntax: markdown
tags: [tldr, linux]
source: https://github.com/tldr-pages/tldr.git
---
# thunar
> Graphical file manager for XFCE desktop environments.
> More information: <https://docs.xfce.org/xfce/thunar/start>.
- Open a new window showing the current directory:
`thunar`
- Open the bulk rename utility:
`thunar --bulk-rename`
- Close all open thunar windows:
`thunar --quit`