Skip to content
/ pather Public

A command-line tool to make working with Unix paths easier.

License

Notifications You must be signed in to change notification settings

mdrx-io/pather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pather

A command-line tool to make working with Unix paths easier.

Features

  • duplicates "echo $PATH" functionality
  • provides a simple list of path elements
  • provides a detailed list of path elements with a best-guess at where they were set

Installation

Install go. Then run:

$ go get github.com/crunchex/pather

Usage

Usage of pather:
    -d, --detailed-list=false: use a (detailed) long listing format
    -h, --help: displays pather help
    -l, --list=false: use a long listing format

Currently, pather supports Ubuntu and OS X for detailed lists.

Contact

Github: issues and pull requests welcome!

License

The MIT License (MIT)

Copyright (c) 2014 Mike Lewis

About

A command-line tool to make working with Unix paths easier.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages