Korn Shell utilities for interactive use.
Go to file
Adolfo Perez Alvarez 7d2f340758 Directory aliases and quick directory navigation
`diralias` allows you to map a symbolic name to an absolute path.

`j` takes an alias name, and jumps (cd) to it.
2022-05-27 21:23:25 +02:00
LICENSE Initial commit 2022-05-27 21:23:25 +02:00
README.md Initial commit 2022-05-27 21:23:25 +02:00
diralias Directory aliases and quick directory navigation 2022-05-27 21:23:25 +02:00
j Directory aliases and quick directory navigation 2022-05-27 21:23:25 +02:00

README.md

kshutils

Korn Shell utilities for interactive use.