PyCmd 64 bit 20170512

Full internal name:pycmd64
Project site:https://sourceforge.net/projects/pycmd/
Screen shots:
Download: Download PyCmd 64 bit 20170512

https://sourceforge.net/projects/pycmd/files/pycmd/snapshots/PyCmd-20170512-w64.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:

  • Smart Tab-completion (similar to e.g. bash)
  • Searchable, persistent command history
  • Enhanced editing (copy/paste, undo, emacs key bindings)
  • History of recently visited directories
License:unknown
Version:20170512
SHA-1 or SHA-256:c907e13cd6068c3beddd3a5a852e9dda11dff036
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 09:07:55 UTC 2021
    Last modified by:tim.lebedk...
    Created:Sat May 27 22:20:42 UTC 2017
    Created by:tim.lebedk...
    Automated tests:5 of 5 installations succeeded, 5 of 5 removals succeeded