From: David van Moolenbroek Date: Tue, 14 Feb 2012 14:47:51 +0000 (+0100) Subject: user(8): remove output file from source X-Git-Tag: v3.2.0~36 X-Git-Url: http://zhaoyanbai.com/repos//%22http:/%22%29?a=commitdiff_plain;h=0f940cc58aaff06aff8a3ae15cecd3ceba2b821a;p=minix.git user(8): remove output file from source --- diff --git a/usr.sbin/user/out b/usr.sbin/user/out deleted file mode 100644 index 98788a912..000000000 --- a/usr.sbin/user/out +++ /dev/null @@ -1,17 +0,0 @@ -chown: /home/test1.1/.ashrc: invalid argument -chown: /home/test1.1/.ellepro.b1: invalid argument -chown: /home/test1.1/.ellepro.e: invalid argument -chown: /home/test1.1/.exrc: invalid argument -chown: /home/test1.1/.profile: invalid argument -chown: /home/test1.1: invalid argument -useradd: Error running `/usr/sbin/chown -R -h 4000:4000 /home/test1.1': no such file or directory -user: User `test1.2' doesn't own directory `/home/test1.1', not removed -user: Can't add user `test1%1': invalid login name -usage: useradd -D [-F] [-b base-dir] [-e expiry-time] [-f inactive-time] - [-g gid | name | =uid] [-k skel-dir] [-L login-class] - [-M homeperm] [-r lowuid..highuid] [-s shell] -usage: useradd [-moSv] [-b base-dir] [-c comment] [-d home-dir] [-e expiry-time] - [-f inactive-time] [-G secondary-group] [-g gid | name | =uid] - [-k skeletondir] [-L login-class] [-M homeperm] [-p password] - [-r lowuid..highuid] [-s shell] [-u uid] user -user: Can't find user `test1%1'