Skip to content

Latest commit

 

History

History
38 lines (33 loc) · 599 Bytes

File metadata and controls

38 lines (33 loc) · 599 Bytes

xInWin

Use similar syntax of Bash in CMD

Installation

Run CMD as administrator and write codes below

Using veledd (recommended):

vld --indir installer.cmd https://raw.githubusercontent.com/srcatarr/xInWin/main/installer.bat
installer

Using curl:

curl -O https://raw.githubusercontent.com/srcatarr/xInWin/main/installer.bat
installer

Supported Commands

  • cat
  • chmod
  • clear
  • cp
  • export
  • grep
  • less
  • ls
  • mkdir
  • mv
  • pwd
  • rm
  • sed
  • sudo
  • touch

Using CLI

For call CLI in terminal type xiw. xiw is short of xInWin.

Contrubitors: @yaso09 & @yusufkt0