Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.
/ prac-copyfile Public archive

First practice in C. A simple command line utility which replicates the copy function of many, many shells.

License

Notifications You must be signed in to change notification settings

1ahmadbassam/prac-copyfile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

prac-copyfile

First practice in C. A simple command line utility which replicates the copy function of many, many shells. Works on Windows and POSIX-compatible systems.

On TODO list after this project:

  • Continue C practice with more projects.
  • Get better at GitHub (seriously, this was a pain).
  • Get familiarized with standardized makefiles (& configure), and maybe cmake.
  • Learn about GitHub workflows.

About

First practice in C. A simple command line utility which replicates the copy function of many, many shells.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published