Show Bid Request
unix homework
Bid Request Id: 3244
|
|
|
Posted by: |
alzoub1 (45 ratings)
(Software buyer rating 9.95)
|
Non-action Ratio: |
Very Good - 5%
|
Posted: |
Oct 3, 2001 2:30:46 PM EDT
|
Bidding Closes: |
Oct 5, 2001 2:31:32 PM EDT
|
Viewed (by coders): |
268 times
|
|
|
|
Description:
help in doing it from the begining how to start hw1 |----bin |---hw1a.sh |---hw1b.sh |---dat |-----dictionary.dat
Deliverables: write 2 shell script the first shell script (hw1a.sh)prompts the user
to enter a word and a definition for the word.the data typed in by the user should be written to a file using the follwing format
word :definition
hw1
|----bin
|---hw1a.sh
|---hw1b.sh
|---dat
|-----dictionary.dat
your script should be placed in /homedir/hmw1/bin/dictionary.dat where<homedir>is your homedir.the name of your database file should be dictionary.dat need to do file redirection
the second shell script(hw1b.sh)display the content of the dictionary
when you run the first shell script it should look like the following
$./hw1a.sh
enter a word:cat
enter adefinition for cat:afeline animal
cat added to the dictionary
when you look at the dictionary file it would look like
cat:afeline animal
dog:a caine animal
Special Conditions / Other:
frieday 10/06/01 easy program
Remember that contacting the other party outside of the site (by email, phone, etc.) on all business projects < $500 (before the buyer's money is escrowed) is a violation of both the software buyer and seller agreements.
We monitor all site activity for such violations and can instantly expel transgressers on the spot, so we thank you in advance for your cooperation.
If you notice a violation please help out the site and report it. Thanks for your help.
|
|
Bidding/Comments:
|
All monetary amounts on the site are in United States dollars.
Rent a Coder is a closed auction, so coders can only see their own bids and comments. Buyers can view every posting made on their bid requests. |
See all rejected bids (and all comments)
Name |
Bid Amount |
Date |
Coder Rating |
|
|
This bid was accepted by the buyer!
|
$15 (USD)
|
Oct 3, 2001 5:15:51 PM EDT
|
9.08
(Superb)
|
|
|
Straight forward enough.
Two Bourne shell scripts (hw1a.sh and hw1b.sh) to be placed in HOME/bin.
One data file (dictionary.dat) to be placed in HOME/dat.
hw1a.sh solicits information and stores in data file.
hw1b.sh displays the contents of data file. |
|
|
|
|
|