Hi Fred --
--- In "fredolamainfroide" <> wrote:
>
> Thank you,
> it works well.
> What is the meanings (shell speaking) of 'dot space' ?
>From 'man bash':
. filename [arguments]
source filename [arguments]
Read and execute commands from filename in the current shell environment
and return the exit status of the last
command executed from filename.
. (ie, 'dot space') is the same as 'source'. See the man page of your shell
for more details, or a good unix book.
regards, ........ Charlie
>
> Fred
>
> --- In "Gonzalo A. de la Vega" <gadelavega@> wrote:
> >
> > To "include" the file in your script you need to add "dot+space" before,
> > i.e.
> > ". /full_path_to_ts7xxx.subr"
> >
> > You can try on your console too and the functions will become available.
> >
> > Gonzalo
> >
> > On Tue, Mar 31, 2009 at 5:40 AM, fredolamainfroide
> > <fredericfiquet@> wrote:
> > > I'd like to use shell function in ts7000.subr
> > > Commands are not found !
> > >
> > > How can I do ?
> > >
> > > Fred
> > >
> > >
> >
>
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|