/DOS-BASH

A simple winforms app that brings some linux commands to Windows.

Primary LanguageC#MIT LicenseMIT

DOS#BASH

image

A simple winforms app that brings some linux commands to Windows.

Commands Include:

  • sudo
  • ls (just an alias to dir/w)
  • la (just an alias to dir/R)
  • cat (just an alias to type)