- Sep
- 103
- 1
I wonder how I could make an alias that let me go to the "next directory" at the same level.
If the alias is called CDNEXT
Example
¨
c:\
c:\Dir1
c:\Dir1\SubDirA
c:\Dir1\SubDirB
c:\Dir2
c:\Dir2\SubDirC
Command => Result
In c:\Dir1 - CDNEXT ==>> c:\Dir2
In c:\Dir1\SubDirA ==>> c:\Dir1\SubDirB
In the follow folders, the command would be "invalid"
c:\Dir1\SubDirB
c:\Dir2
c:\Dir2\SubDirC
Why ?
For example, cleanup in a bunch of folders.
Why not use GUI/File Manager ??
Due to Visual impairment
Thanks for any tip!
If the alias is called CDNEXT
Example
¨
c:\
c:\Dir1
c:\Dir1\SubDirA
c:\Dir1\SubDirB
c:\Dir2
c:\Dir2\SubDirC
Command => Result
In c:\Dir1 - CDNEXT ==>> c:\Dir2
In c:\Dir1\SubDirA ==>> c:\Dir1\SubDirB
In the follow folders, the command would be "invalid"
c:\Dir1\SubDirB
c:\Dir2
c:\Dir2\SubDirC
Why ?
For example, cleanup in a bunch of folders.
Why not use GUI/File Manager ??
Due to Visual impairment
Thanks for any tip!