Skip to content

jwh926/cat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

cat

simple implementation of linux command cat using io_uring

how to compile

gcc ./cat_with_io_uring.c ./cat

run the program just like regular cat: ./cat <file>

About

simple implementation of cat using io_uring

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages