This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# | |
# c - bash directory changing functions that maintain a | |
# most-recently used stack. | |
# | |
# Run with -help as an argument to see invocation options, or find the | |
# d_usage function below. | |
# | |
# To use these functions, store this in a file someplace and | |
# then execute | |
# |