ffdirs

command module
v0.0.0-...-67f16d2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 22, 2024 License: MIT Imports: 6 Imported by: 0

README

koron/ffdirs

PkgGoDev Actions/Go Go Report Card

ffdirs finds files from PATH directory list.

Getting started

Install or update with...

$ go get -u github.com/koron/ffdirs

Usage

Format
ffdirs [OPTIONS] {file names...}
Options
  • -srcenv string

    name of environment variables of directory list (default "PATH")

  • -verbose

    verbose message

Example
$ ffdirs vim

Find vim file from directory list in PATH environment variable.

$ ffdirs -srcenv INCLUDE stdio.h

Find stdio.h file from directory list in INCLUDE environment variable.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL