Skip to content

Toy implementation of UNIX commands using linux system calls.

Notifications You must be signed in to change notification settings

syamgk/unix_cmds.toys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mon Oct 13 12:43:49 IST 2014 :

 Programs written by refering 
		- The Linux Programming Interface: A Linux and UNIX System Programming Handbook
				(Author) Michael Kerrisk 
			http://www.amazon.com/The-Linux-Programming-Interface-Handbook/dp/1593272200
		- Linux Kernel Notes 
			by Pramode C.E and Gopakumar C.E
		- Advanced Linux Programming
            Mark Mitchell, Jeffrey Oldham,
            and Alex Samuel
			http://www.advancedlinuxprogramming.com/
		- Linux System call quick reference:
			http://www.digilife.be/quickreferences/QRC/LINUX%20System%20Call%20Quick%20Reference.pdf

About

Toy implementation of UNIX commands using linux system calls.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages