[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: bash and password variable



Easiest is:
$ echo password > file.txt
$ saslpasswd user1 < file.txt
Otherwise you need to use expect.

Thanks!



--
Pol


Reply to: