mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-20 14:50:39 +00:00
Update cheatsheets
This commit is contained in:
21
linux/thunar
Normal file
21
linux/thunar
Normal file
@@ -0,0 +1,21 @@
|
||||
---
|
||||
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`
|
||||
Reference in New Issue
Block a user