pyterm_v2.2
v2.2 from the old code base
changelog:
- Added two new commands
move
andcopy
- Improved Shell mechanisms
- Separated the commands from other non-command scripts and put them in
lib
directory - Renamed
common.py
toutils.py
- Updated all commands to work with the above changes