mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-11 12:35:43 +02:00
thunar: add page (#2642)
This commit is contained in:
parent
b6902fabc4
commit
4c08ebfd28
1 changed files with 15 additions and 0 deletions
15
pages/linux/thunar.md
Normal file
15
pages/linux/thunar.md
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# thunar
|
||||||
|
|
||||||
|
> Graphical file manager for XFCE desktop environments.
|
||||||
|
|
||||||
|
- Open a new window showing the current directory:
|
||||||
|
|
||||||
|
`thunar`
|
||||||
|
|
||||||
|
- Open the bulk rename utility:
|
||||||
|
|
||||||
|
`thunar --bulk-rename`
|
||||||
|
|
||||||
|
- Close all open thunar windows:
|
||||||
|
|
||||||
|
`thunar --quit`
|
Loading…
Add table
Reference in a new issue