link chgrp to chown, don't list it as a binary

This commit is contained in:
jkh 1996-07-31 05:21:20 +00:00
parent cf9019c279
commit eed1defc36
2 changed files with 6 additions and 4 deletions

View File

@ -1,4 +1,4 @@
# $Id: fixit_crunch.conf,v 1.6 1996/01/03 23:41:03 joerg Exp $
# $Id: fixit_crunch.conf,v 1.7 1996/07/29 09:17:12 jkh Exp $
# first, we list the source dirs that our programs reside in. These are
# searched in order listed to find the dir containing each program.
@ -27,10 +27,11 @@ progs mount_msdos mount_cd9660 mount_nfs
ln dump rdump
ln restore rrestore
ln newfs mount_mfs
ln chown chgrp
# /usr/bin stuff
progs chgrp ftp rsh sed telnet rlogin common find grep
progs ftp rsh sed telnet rlogin common find grep
ln common vi
ln common view
ln common ex

View File

@ -1,4 +1,4 @@
# $Id: fixit_crunch.conf,v 1.6 1996/01/03 23:41:03 joerg Exp $
# $Id: fixit_crunch.conf,v 1.7 1996/07/29 09:17:12 jkh Exp $
# first, we list the source dirs that our programs reside in. These are
# searched in order listed to find the dir containing each program.
@ -27,10 +27,11 @@ progs mount_msdos mount_cd9660 mount_nfs
ln dump rdump
ln restore rrestore
ln newfs mount_mfs
ln chown chgrp
# /usr/bin stuff
progs chgrp ftp rsh sed telnet rlogin common find grep
progs ftp rsh sed telnet rlogin common find grep
ln common vi
ln common view
ln common ex