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>