uthcode / learntosolveit

The C Programming Language Companion
http://www.learntosolveit.com
Other
209 stars 1.36k forks source link

How to write a cat, cp, echo, getchar commands by using system call program of basic file operations(open(),read(),write(),close()) #139

Closed ValmikiHemasri closed 8 months ago

ValmikiHemasri commented 3 years ago

I don't know how to implement program. Because I a beginner

orsenthil commented 8 months ago

These will be covered in chapter exercises.