create -rw-rw-r-- mark staff newfile 
create -rw------- mark staff newfile2 /etc/rc 
create -rwsrwxrwx uucp staff newfile3 /etc/rc 
create -rwsrwsrwx uucp daemon newfile4 /etc/rc 
create drwxr-xr-x news wheel spool 
create lrwx------ mark staff foo '->' bar 
ls -lgd newfile* spool foo
/bin/rm -r newfile* spool foo
