Use similar syntax of Bash in CMD
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
- cat
- chmod
- clear
- cp
- export
- grep
- less
- ls
- mkdir
- mv
- pwd
- rm
- sed
- sudo
- touch
For call CLI in terminal type xiw
. xiw
is short of xInWin.
Contrubitors: @yaso09 & @yusufkt0