PyCmd 20171101
| Full internal name: | pycmd |
| Project site: | https://sourceforge.net/projects/pycmd/ |
| Screen shots: | |
| Download: | Download PyCmd 20171101 https://sourceforge.net/projects/pycmd/files/pycmd/snapshots/PyCmd-20171101-w32.zip VirusTotal results |
| Change log: | n/a |
| Description: | PyCmd is a smart command prompt extension for Windows' cmd.exe; its purpose is to emulate a few power features of UNIX shells (decent Tab-completion, persistent history, etc.) Features:
|
| License: | unknown |
| Version: | 20171101 |
| SHA-1 or SHA-256: | 6a0d4197b60e92df8db0f4c073cade51dfdd13f0 |
| Type: | zip |
| Dependencies: | |
| Tags: | |
| Text files: | .Npackd\Install.bat: for /f "delims=" %%x in ('dir /b PyCmd*') do set name=%%x
cd "%name%"
for /f "delims=" %%a in ('dir /b') do (
move "%%a" ..
)
cd ..
rmdir "%name%"
|
| Last modified: | Sat May 15 08:49:15 UTC 2021 |
| Last modified by: | tim.lebedk... |
| Created: | Wed Nov 01 17:16:08 UTC 2017 |
| Created by: | tim.lebedk... |
| Automated tests: | 1 of 1 installations succeeded, 1 of 1 removals succeeded |