On Sun, Dec 22, 2013 at 11:19 PM, Sergey Zhilkin 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) > 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.