Skip to content

guruparan18/Goto-UNIX-Directory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

"gd" is a UNIX utility that can help you to remember list of directories and go to them when needed.

Install

To install, copy the script to the user "bin" folder and source it in user profile.

Usage

Usage: gd [-a|-g|-l|-h] [PATH|PATTERN|NUMBER]
Examples:
  gd -a /tmp [description]  # Add /tmp to remembered directories with optional description
  gd -a                     # Add current directory to remembered directories
  gd -g pattern             # Go to directory matching pattern
  gd -l                     # List all remembered directories
  gd number                 # Go to directory at line number
  gd pattern                # Go to directory matching pattern
  gd -h                     # Show this help

About

Goto is an utility that can remember and list directories

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages