.\" Automatically generated by Pandoc 2.9.2.1 .\" .TH "SHOW IN FILE MANAGER" "1" "2021-08-13" "showinfilemanager" "General Commands Manual" .hy .SH NAME .PP showinfilemanager - open the file manager and select files in it .SH SYNOPSIS .PP \f[B]showinfilemanager\f[R] [\f[B]-h\f[R]] [\f[B]\[en]version\f[R]] [\f[B]\[en]verbose\f[R]] [\f[B]\[en]debug\f[R]] [\f[B]URIs \&...\f[R]] .SH DESCRIPTION .PP \f[B]showinfilemanager\f[R] opens the system file manager and optionally selects files in it. The point is not to \f[I]open\f[R] the files, but to \f[I]select\f[R] them in the file manager, thereby highlighting the files and allowing the user to quickly do something with them. .PP For file managers that do not support specifying files to select, this program will instruct them to display the directory the file is found in. .TP \f[B]URIs\f[R] URIs or paths of files or directories. .TP \f[B]-h\f[R], \f[B]\[en]help\f[R] Display help message. .TP \f[B]\[en]version\f[R] Show program\[cq]s version number and exit. .TP \f[B]-f\f[R], \f[B]\[en]file-manager\f[R] \f[B]FILE_MANAGER\f[R] File manager to run .TP \f[B]-s\f[R], \f[B]\[en]select-folder\f[R] Select folder instead of displaying its contents. By default, when a URI or path is a directory and not a file, the directory itself is shown in the file manager. This option changes the default and selects the folder, displaying it in its parent directory. .TP \f[B]\[en]verbose\f[R] Display command being run to stdout. .TP \f[B]\[en]debug\f[R] Output debugging information to stdout. .SH EXAMPLES .TP \f[B]showinfilemanager \[ti]/myfile.txt\f[R] Open the system file manager and select \f[I]\[ti]/myfile.txt\f[R] in the user\[cq]s home directory. .TP \f[B]showinfilemanager -f dolphin *.txt\f[R] Open the dolphin file manager and select all the files with extension \f[I]txt\f[R] in the current directory. .TP \f[B]showinfilemanager D:\[rs]Documents\[rs]*.docx\f[R] Open the system file manager and select all the Word documents in the Documents directory on the D: drive. .TP \f[B]showinfilemanager -s /Users/\f[R]* Open the system file manager and select all the files and directories in the Users folder .TP \f[B]showinfilemanager file:///home/user/first%20file.txt file:///home/user/second%20file.txt\f[R] Open the system file manager and select `first file.txt' and `second file.txt' in the user\[cq]s home directory. .TP \f[B]showinfilemanager /etc/hosts /home/user/.bashrc\f[R] Open the system file manager and select the hosts file in one file manager window, and the user\[cq]s .bashrc file in another. .SH AUTHORS .PP Damon Lynch .PD 0 .P .PD damonlynch\[at]gmail.com .SH BUGS .PP Submit bug reports online at: .SH SEE ALSO .PP Full documentation and sources at: