leptos-null / FilzOpen

Open Filza to a file location from the command line

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FilzOpen

Open Filza to a file location from the command line.

Example:

$ open . # opens Filza to the current directory
$ open /System # opens Filza to `/System`
$ open /var/mobile/Library/Preferences/com.apple.preferences.plist # opens Filza to `/var/mobile/Library/Preferences` with the `com.apple.preferences.plist` file highlighted

About

Open Filza to a file location from the command line


Languages

Language:Objective-C 87.8%Language:Makefile 12.2%