#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

#170 in Unix APIs

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