Very Tiny UNIX project for Money

Hello guys I have a tiny project that I need someone to do for me and I will pay him/her. I need it by tomorrow at 11:00 PM. Please if someone is willing to do it for me let me know and send me your email.

Thanks

Without some detail about what type of system you're using, at least an overview of the specifications/requirements for the project, and the pay you're offering; I doubt that you will get many offers.

Thanks for the info. Are you willing to do!! I can send you everything to your email. It's really a tiny project for beginners. Please let me know.

Thanks

If you were willing to post details about your system and the tiny project for beginners that you need to complete, there would be a good chance that you would get a solution for free.

If you are trying to hire someone to do your homework for you for a class you're taking, you're not likely to get any help here. Homework questions need to be posted to the Homework & Coursework subforum and must include a completely filled out template that as required for all threads in that forum as specified by these special rules for that forum. This forum is moderated by a group of professionals who are here to help beginners learn how to use UNIX, Linux, BSD, and similar systems to perform various tasks.

Your refusal to post details about your project makes the project sound suspicious.

1 Like

LOL not suspicious it was just going to be easier to upload a file with details on it. I will post the details in few minutes.

---------- Post updated at 10:18 PM ---------- Previous update was at 10:05 PM ----------

1) Write a script (project2.sh) that will take information from a file, and print (user�s choice of
printers) identical form letters to each recipient. Either E-197, E-199, E-194 printers or to project2.output. Prompt the user for their choice.

2) The script and output file need to be fully functioning script (project2.sh) your data file (project2.input) and your output file (project2.output)

3) Requirements of the script.
a. You can use any shell for processing the script (declare on first line).

b. The user of the script will be given a couple of options.

i. If the user gives no command line arguments, ask for the needed information,
through on-screen menus.

ii. If the user provides information, then, check to make sure the information is
accurate and print the letters to the identified printers.

c. Other outputs, such as information and headings, must take place in the script.

d. You must use a loop to process each line of the data file if it is processed. Your script should work if there are 4 lines in the data file or 4000 lines in the data file.

e. Your data file must be as shown in item 4. (project2.input)

f. Fully document (comment) all operations within the script.

4) Data file (project2.input) will be as follows:
Mike,Robert,M,E162k,1234 Fort, Lansing,Mi,48221
James,John,M,E162I,1234 Fort, Lansing,Mi,48221
David,Ray,F,P262I,1234 Fort, Lansing,Mi,48221
Todd,Jay,M,P252F,1234 Fort, Lansing,Mi,48221

5) The contents and example of the of the letter output are as follows:

Dear Mr. Mike

Welcome to Widgets, Inc. Robert. This letter is to inform you of your assigned office space at Widgets, Inc. is in the main Engineering building. Your office is E-1162-K located at 1234 Fort, Lansing,Mi,48221

Sicerely,

The Boss

---------- Post updated at 10:20 PM ---------- Previous update was at 10:18 PM ----------

Please let me know if you need anymore details.

Thanks

Moderator comments were removed during original forum migration.