Alternatively, you could write a utility using the java API
On Tue, Jan 15, 2013 at 12:07 PM, William Slacum < [email protected]> wrote: > You could redirect input from a file. > > > On Tue, Jan 15, 2013 at 8:20 AM, Ask Stack <[email protected]> wrote: > >> Hello >> I like to make an accumulo commands file to create users. Something like >> "createuser hello -s low" But "createuser" command does not have an option >> to provide user password. The script will stop and prompt me for the new >> user password. Does anyone know how to solve this problem? >> Thanks. >> > >
