Volker Stolz <[EMAIL PROTECTED]> writes: > - SunOS still needs work, someone *please* bring me those guys heads! > Their /bin/sh needs some getting used to.. > + doesn't have 'read -p' > + doesn't have 'echo -n'
Because these are non-standard. You can use "printf" for the same
effect, it's in SUSv2.
> + likes 'test -z {$foo}', which would break everything for the
> rest
'test -z $foo' breaks?
> - get random port number from random device
Only if it exists, of course ...
--
Robbe
signature.ng