On Wed, Oct 15, 2008 at 5:40 PM, PRASHANT KOKATE <[EMAIL PROTECTED]>wrote:

>   Dear All,
> I am usually creating the shell scripts but how to create a script in which
> certain fields to be entered & allow to enter the data after that it allows
> me to create report
> It's basically data entry script
> Please help me out
>
> Regards,
>
> RED HAT LINUX
>
> [Non-text portions of this message have been removed]
>
























Hi,

You can use read command to accept user inputs in your scripts. or you can
redirect stdin to your scripts using dd command.

regards,
viket


[Non-text portions of this message have been removed]

Reply via email to