#cat #windows #command #unix

app windows-cat

unix cat command for windows

3 stable releases

new 1.0.3 Nov 6, 2024
1.0.2 Oct 28, 2024

#139 in Unix APIs

Download history 255/week @ 2024-10-28

255 downloads per month

MIT license

3KB

windows-cat

Crates.io Version

cat command on windows written in rust (blazingly fast)

Install

Download binary from release or, if you have rust, run cargo install windows-cat.

Build

Clone repo and run cargo build --release in the directory.

Usage

cat [file]

Dependencies

~1MB
~15K SLoC