Skip to content

srcatarr/xInWin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Use similar syntax of Bash in CMD

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published