The UNIX and Linux Forums
Forum Home
Linux and Unix Man Pages
Search Forums
Search Community Posts
Today's Posts
Quick Links
Man Pages
RedHat Commands
OpenSolaris Commands
Linux Commands
SunOS Commands
FreeBSD Commands
All UNIX Man Pages
All Linux Man Pages
Full Man Repository
Login or Register to Ask a Question and Join Our Community
Search Forums
Show Threads .
Show Posts
Tag Search
Advanced Search
Quick Links
Contact Us
Forum Rules
Today's Posts
FAQ
Pictures & Albums
All Albums
Miscellaneous
What is My IP
Whois
Mark Forums Read
Search Results
Showing results 1 to 2 of 2
Search took
0.00
seconds.
Search:
Posts Made By:
sussil
Forum:
Programming
06-26-2010
2
Merge files from /etc to one file using C
3,614
Posted By
sussil
So if anyone is interested about how it can be...
So if anyone is interested about how it can be done, this works (more or less) but of course the code could be optimized.
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
#include...
Forum:
Programming
06-20-2010
2
Merge files from /etc to one file using C
3,614
Posted By
sussil
Merge files from /etc to one file using C
Hi guys,
I have a question which might be easy to answer but I don't how to do it.
The thing is I need to make a program in C which creates a file with all the content from the files in \etc....
Showing results 1 to 2 of 2
Member Badges and Information Modal
×