Skip to content
/ wcl Public

You can use linux-like commands in cmd.exe on Windows

License

Notifications You must be signed in to change notification settings

daH005/wcl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About the project

This simple project on Python allows you to use linux-like commands in cmd.exe on Windows. I made:

ls
touch
rm
rm -r
cat
pwd
mv
cp
clear

Demo

demo.mp4

Installation

  1. Run pip install -r requirements.txt
  2. Run py _setup.py with administrator rights

About

You can use linux-like commands in cmd.exe on Windows

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages