old dos commands: dn up?

These two commands were NOT part of dos, but I ran a utility that installed them as DOS commands. In CMD.EXE (the DOS prompt screen) UP moved up one directory. DN moved down one directory. If there were more than one folder, it would list the folders and then prompt user to select one.

Where can I find this utility???? It may have been developed in the 1980s.

2012-07-15T19:16:05Z

These were not *.bat files, they were actual commands that I have installed in ALL of my computers. But I just don' remember how I did it. This is my first new computer in four years.

Anonymous2012-07-15T18:55:35Z

Favorite Answer

I never came across those commands, but "up" could easily be a simple batch file consisting of "cd..".