|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
|||
|
|||
|
Write ONE shell script to ease and simplify the use of the cat utility.
The result should be in effect your own version of a utility with a new name and very possibly a subset of the potential operations of the original. The emphasis here should be on providing powerful facilities, which are straightforward to use and provide full error checking with clear diagnostics. a transcript of a terminal session demonstrating your command's execution and use (in other words, your transcript has to present testing all important cases of usage of the utility). 1) to create your script for the command mentioned; 2) to produce an easy to follow interface into the command; 3) to obtain command details from the user in a helpful way; 4) to demonstrate that your script works; 5) to use a loop from which the user can exit; 6) to use meaningful variable names and commenting. – requirements written in the plain English; – requirements specification including diagrams in any form: DFD, UML use case, etc.; – design in any pseudocode (e.g., structured English); – interface design ideas including any diagrams; – is not long winded or repetitive, – provides full error checking throughout, – provides clear error messages, – uses at least one function, – provides all the potential functionality of the original command and – plus at least one piece of extra functionality not embedded in the command but useful to the user |
|
#2
|
|||
|
|||
|
Why is it this looks suprisingly similar to a school assignment?
|
|
#3
|
|||
|
|||
|
Funny that, I'm sure I've read that somewhere before.
Ahh yes, on the assignment printed out right in front of me ![]() |
|
#4
|
|||
|
|||
|
Did someone resolve this script yet "using cat to create a shell script"? If yes, may I have it?
|
![]() |
| Viewing: Dev Shed Forums > Operating Systems > UNIX Help > using cat to create a shell script |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|