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

This commit is contained in:
Jordan K. Hubbard
1996-07-31 05:21:20 +00:00
parent 5713f18fab
commit 7e33c72e6a
2 changed files with 6 additions and 4 deletions
+3 -2
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
+3 -2
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