资 源 简 介
batch.flow
Provides much improved workflow for common Windows commandline tasks.
Very quick examples
|Add current directory to system path|addpath .|
|:-----------------------------------|:----------|
|Check if current directory is in system path|regpath /D|
|Change to directory in clipboard |pcd |
|Copy current directory to clipboard |ccd |
|Save current directory to bookmark "work"|dirsave work|
|CD to directory bookmark "work" |dirload work|
For more examples look at the README
Blerb
By providing better integration between the gui and commandline, you Get Things Done more quickly and with less messing around.