Skip to content
/ ntutils Public

Various Command Line Utilities Ported to Windows NT

Notifications You must be signed in to change notification settings

tenox7/ntutils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Windows NT Console Utils

Various utilities ported Windows NT Console. Some editors, Dialog, Figlet, etc.

Most of the software is not mine. Copyrights included if available.

Table of Contents

  • dialog - Thomas E. Dickey Dialog port to Windows

  • ed-nt - DEC EDT editor port to Windows

  • elvis - Elvis VI clone port to Windows

  • figlet - Figlet port to Windows

  • fte - FTE Editor port to Windows

  • k - A binary release of k_edit

  • mep - Microsoft Editor

  • owvi - Open Watcom VI Editor

  • sleep - Like Unix sleep(1) but for Windows

  • stevie - Stevie VI Clone port to Windows NT

  • tde - Thomson-Davis Editor port to Windows

  • xvi - XVI port to Windows

  • z - Z Text Editor by Mark Zbikowski

You may also be interested in...

Editors for Windows Consoe (Current and Free)

  • micro - Micro Editor fully supported on Windows

  • nano - GNU NANO Windows Port

  • kit - Kinesis Text Editor

  • brief - Brief Text Editor

For a more comphrehensive list of editors for the windows console check my blog post

Also history of Microsoft Editor that you can find in mep/ and z/ folders

Other Windows Utilities for Windows Console

  • cmdsave dumps contents of Windows Console / cmd.exe / Powershell window in to a text file

  • cmdmax maximize and or set arbitrary position and size of WIndows Console window

  • winsay It's a Mac OS X say(1) command reimplementation for Windows

  • lsblk Linux lsblk(1) implementation for Windows, doesn't use VDS

  • listdisk More detailed list disk utility that does not use VDS

  • diskimg Hard disk imaging (dump/restore) utility for Windows Console

  • disktrim SSD TRIM/UNMAP/DISCARD. Linux blkdiscard(1) for Windows

  • snoopy is a portable single exe no-driver tcp/ip packet sniffer for Windows Console

  • ttg Monitor SNMP bandwidth usage from Windows Console

  • regln Manage Windows Registry Links (REG_LINK type)

Console Environments

  • yori - Yori What Windows Console Should Really Be Like

  • busybox-w32 - Busybox for Windows