PyCmd 20210310

Full internal name:pycmd
Project site:https://sourceforge.net/projects/pycmd/
Screen shots:
Download: Download PyCmd 20210310

http://downloads.sourceforge.net/project/pycmd/pycmd/snapshots/PyCmd-20210310-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:

  • 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:20210310
SHA-1 or SHA-256:4101c83884ad12351f773d33824bb79882cc54d2c0b3e886d4f136d4326b22e9
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:16 UTC 2021
    Last modified by:tim.lebedk...
    Created:Sat Apr 03 17:07:37 UTC 2021
    Created by:tim.lebedk...
    Automated tests:26 of 30 installations succeeded, 26 of 26 removals succeeded