Mike Frysinger wrote:
> > +       # lets see if the username already exists
> > +       if [[ ! -n $(egetent passwd "${euser}") ]] ; then
> 
> "! -n" -> "-z"

Does the $() argument ever need to be double quoted, or do all
versions of bash actually have the string argument optional even
though that's not what the man page reads?


//Peter

Attachment: pgp9d1zHonyTA.pgp
Description: PGP signature

Reply via email to