Skip to content

hedonhermdev/unix-commands

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Unix Commands in C

I am going to be rewriting a bunch of C commands mostly taking them up in increasing order of difficulty. I am doing this as a part of learning C programming and Unix. Someday I will write a shell in C and use these as builtins in it.

Commands Implemented

[x] Echo
[x] Head (I wont be doing tail since its pretty much the same. )

About

Writing simple unix commands in C.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages