#cat #windows #command #unix

app windows-cat

unix cat command for windows

3 stable releases

1.0.3 Nov 6, 2024
1.0.2 Oct 28, 2024

#185 in Unix APIs

Download history 239/week @ 2024-10-26 125/week @ 2024-11-02 17/week @ 2024-11-09 4/week @ 2024-11-16 1/week @ 2024-11-23 5/week @ 2024-12-07 1/week @ 2024-12-14

111 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