Subject: Re: exit/return: /bin/sh in netbsd vs. /bin/sh in freebsd
To: David Laight <david@l8s.co.uk>
From: Lubos Vrbka <shnek@chemi.muni.cz>
List: netbsd-help
Date: 04/16/2003 17:35:22
> In practise you should (as you have found out) not rely on unspecified
> behaviour.
>
> You should use 'exit' to terminate a shell.
ok, i'll replace returns by exits... hope that exit will terminate only the
script being executed, not the one that called it :o)

thanks for your help,
lubos

-
#################################################
Lubos Vrbka
National Centre for Biomolecular Research
Masaryk university, Brno, Czech Republic

shnek@chemi.muni.cz
http://www.chemi.muni.cz/~shnek
tel. +420 541 129 508
#################################################