Am Mittwoch, 12. Mai 2004 19:36 schrieb freeman:
> K.-P. Kirchd�rfer wrote:
> >Am Mittwoch, 12. Mai 2004 18:22 schrieb freeman:
> >>There seems to be an implicit 'set -v' effect going on if I invoke a
> >>script via: . script_name in that all of the scripts commands are
> >>displayed to the screen.
> >
> >Can you provide an example?
> >
> >kp
>
> Definitely...
> -------------
> Test environs:
>     boxen: Bering uClibc 2.1.2
>     connected via: ssh2 (dropbear)
>         also happens via keyboard
>
> contents of the /usr/local/bin/test222
>     #!/bin/sh
>     ###########
>     cd /var/log
>     pwd
>
> when I type:
>     test222
> at the shell prompt, I get:
>     /var/log
>
> when I type:
>     . test222
> at the shell prompt, I get:
>     #!/bin/sh
>     ###########
>     cd /var/log
>     pwd
>     /var/log
> -------------
> Thanks for your interest in my dilemma!

I'm sorry, it works for meon a plain 2.1.2.

kp


-------------------------------------------------------
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id%62&alloc_ida84&op=click
------------------------------------------------------------------------
leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html

Reply via email to