thanks to Rick Myers, Stephen Amadei, Mbarak Ittiso, Michael Kalus, and all
of you for your precious time ....
i am sorry, i have to admit, i never tried any shell programming. and i
have just been starting Solaris with no documentation or manuals coz it
would only be send to me probably next week or.... and i just started using
unix systems....
somehow, the point here is how to run a shell script. the replies are:
***************************************************************************
************************
General Syntax: $ sh <script file>
Example:
$ cat test
#!/bin/sh
clear
$ sh test
the result would be clear screen function executed.
***************************************************************************
************************
the error with my file was due to some misunderstanding of mine....
somehow, my stupidity. too much assumings... thanks a lot for your time.
now, i'm gonna try enabling anonymous ftp.
-haydee : )
This archive was generated by hypermail 2.1.2 : Fri Sep 28 2001 - 23:13:26 CDT