[SunHELP] Sun Script

Dale Ghent daleg at elemental.org
Wed Apr 28 21:20:49 CDT 2004


On Apr 28, 2004, at 4:07 PM, Vishal wrote:

> Hello ,
>
> Thank you for the reply, this is how i modify the script but it gives 
> me
> error message :
>
> shell: line 17: syntax error near unexpected token `'o')'
> shell: line 17: `'o')'
>
> Any Comments ?

It should read (for all case statements)

'o')
	dosomething
;;

's')
	blah
;;

Come on, you should pick up this basic shell scripting...

/dale



More information about the SunHELP mailing list