snippetbashTip
thunar — Graphical file manager for XFCE desktop environments. See also: `caja`, `dolphin`, `nautilus`, `mc`.
Viewed 0 times
xfcegraphicalcommandthunarclifileformanager
linux
Problem
How to use the
thunar command: Graphical file manager for XFCE desktop environments. See also: caja, dolphin, nautilus, mc. More information: <https://docs.xfce.org/xfce/thunar/start>.Solution
thunar — Graphical file manager for XFCE desktop environments. See also: caja, dolphin, nautilus, mc. More information: <https://docs.xfce.org/xfce/thunar/start>.Open a new window showing the current directory:
thunarOpen the bulk rename utility:
thunar --bulk-renameClose all open thunar windows:
thunar --quitCode Snippets
Open a new window showing the current directory
thunarOpen the bulk rename utility
thunar --bulk-renameClose all open thunar windows
thunar --quitContext
tldr-pages: linux/thunar
Revisions (0)
No revisions yet.