Skip to content

ndragon70/cdext

Repository files navigation

CD Extension for Unix shell environments.
================================================================================

This project provides a change directory extensions/enhancements for bash, sh, 
ksh, csh, and tsh shells to their built-in cd command. The extensions provide 
alias names for directory paths, environment variables based on the alias names.
The cdext competes with pushd/popd.

REQUIREMENTS:

	UNIX operating system
	UNIX ANSI c compiler
	UNIX shell( bash, bourne(sh), csh, korn shell(ksh), tcsh )

o	Build
	$ ./scripts/build 

o Install RPM
	$ rpm -ivh cdext-1.x.x-0.x86_64.rpm

o Man Page
	$ man cdext

About

Change Directory (CD) Extensions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published