Alright.. so I've been given this assignment to create a File Replication program that will allow a user to create, delete, read, write, and close a file through a text menu. It's been a long time since I've programmed, so I honestly have no idea where to start and how to go about doing this.

Here is the entire assignment sheet which details what I need to do:
http://dharmeshcpatel.com/project2.pdf

I've never programmed in Linux, so I guess setting up the text menu would be a good start.