
February 20th, 2013, 04:25 PM
|
|
Registered User
|
|
Join Date: Feb 2013
Posts: 1
Time spent in forums: 3 m 12 sec
Reputation Power: 0
|
|
Unix Programming Help!
Using the Unix open, read, write and close functions, as well as the example in class and the man pages, i need to create a simple copy command, .
This command should be able to read a file and write to another file. Usage: simcopy file1 file2
is there anyone sorta guide me or know any sites i can prob get help from? 
|