Hi Aaro !

>"source" is bashism, and "." should be preferred for portability.

Definitely not! Even very old Unix shells (and alike) back in the 80th
accepted both syntax forms (but shells are different and not all are
standards conform). I do not know, what the standards documents tell
about this, I prefere "source" in scripts (sh not bash) for it's better
readability (and it's easier to search).

--
Harald
_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to