Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

ANN: 'go' v0.6.3 - quick directory changing

0 views
Skip to first unread message

Trent Mick

unread,
Jul 5, 2002, 4:47:03 AM7/5/02
to

Where?

http://starship.python.net/~tmick/


What is 'go'?

'go' is a simple command line application to help you change directories
in your shell session quickly. Generally you have a set of directories
that you commonly visit. Typing these paths in full, even given tab
completion, can be a pain. This script allows one to define a set of
directory shortcuts to be able to quickly change to them. For example, I
could define 'apy' to represent "D:\trentm\main\Apps\ActivePython", then

C:\> go apy
D:\trentm\main\Apps\ActivePython>
and

C:\> go apy/test
D:\trentm\main\Apps\ActivePython\test>

Some standard shortcuts, such as '~' for $HOME, are setup.


What platforms?

Windows and Linux.


Cheers,
Trent

--
Trent Mick
Tre...@ActiveState.com


0 new messages