Posts Tagged ‘Create’

Create your own Unix/Linux terminal commands

Saturday, January 7th, 2012


This video tutorial show you how to create a simple unix/linux terminal command in C. The command called myEcho, it is similar to the echo command in linux. It prints the command name and any other argument you pass.