A simple cross platform open directory to filemanager.
Download the latest binary or the source code on releases page.
Use the help command.
opendir -h
Output
opendir is simple cross platform open directory.
Usage:
opendir [Flags] [directories...]
Flags:
version prints app current version.
Examples:
- Open current directory. By default, 'opendir' will open the current active directory.
'opendir'
- Open sub directory
'opendir subdirectory'
'opendir ./subdirectory'
- Open specified directory path
'opendir ~/Downloads'
- Open multiple directories at once
'opendir subdirectory ~/Downloads'
MIT License
Copyright (c) 2018 MH Rohman Masyhar