Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/clayrisser/unixfy
Turn your windows machine into a posix compatible unixlike system
https://github.com/clayrisser/unixfy
bash linux posix unix windows
Last synced: 28 days ago
JSON representation
Turn your windows machine into a posix compatible unixlike system
- Host: GitHub
- URL: https://github.com/clayrisser/unixfy
- Owner: clayrisser
- License: mit
- Created: 2017-12-07T02:25:45.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2023-07-03T09:34:55.000Z (over 1 year ago)
- Last Synced: 2024-12-08T20:53:53.525Z (about 1 month ago)
- Topics: bash, linux, posix, unix, windows
- Language: Batchfile
- Homepage: https://jamrizzi.com
- Size: 5.86 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# winmin
Minimalistic tooling for Windows command prompt
## Usage
```sh
tools/download.bat https://example.com/some.zip some.zip
tools/unzip.bat some.zip
```