Figure 3: Result of calling setdev test
bash$ setdev test
bash$ pwd
/usr/local/develop/test
bash$ id
uid=100(arthur) gid=500(testgrp)
bash$ ls -la
total 14
drwxrws--- 7 testown testgrp 512 May 30 21:44 .
drwxr-xr-x 3 root staff 512 May 30 21:44 ..
drwxrws--- 2 testown testgrp 512 May 30 21:44 doc
drwxrws--- 2 testown testgrp 512 May 30 21:44 include
drwxrws--- 2 testown testgrp 512 May 30 21:44 lib
drwxrws--- 2 testown testgrp 512 May 30 21:44 src
drwxrws--- 2 testown testgrp 512 May 30 21:56 work
bash$
|