clpm
Command Line Project Manager (clpm) is designed to make managing sets of files easier.
Features
- Organize files and commands into projects and recall them with just a few keystrokes
- Access full filename path with simple shell variables, ex:
grep apples $j
- Access all files at once, ex:
svn commit $all
Project