Skip to content

carlmart/dd-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

This is a quick program for teaching git using git-howto

We will run a simple C program called dd.c which prints out "hello world"

To compile program use the following commands: gcc dd.c Output will be a.out to run , type: ./a.out

About

Git fundamentals

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages