On Sun, Dec 22, 2013 at 11:19 PM, Sergey Zhilkin <szhil...@gmail.com> wrote:
> Hello ! > From - https://code.google.com/p/plan9front/wiki/admin > Adding Users > > Add a new user on the file server: > > echo newuser username >>/srv/cwfs.cmd > > The newuser filesystem command is described in the > fs(8)<http://man.aiju.de/8/fs> > manpage. Examine the '/adm/users' file to investigate the results. > The above echo command did nothing to the /adm/users file for me on vanilla 9front.