Add chgrp to fixit, closes PR#1342
This commit is contained in:
parent
7da8f534ca
commit
66f5888511
@ -1,4 +1,4 @@
|
||||
# $Id: fixit_crunch.conf,v 1.5 1995/12/31 17:10:05 joerg Exp $
|
||||
# $Id: fixit_crunch.conf,v 1.6 1996/01/03 23:41:03 joerg 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.
|
||||
@ -30,7 +30,7 @@ ln newfs mount_mfs
|
||||
|
||||
# /usr/bin stuff
|
||||
|
||||
progs ftp rsh sed telnet rlogin common find grep
|
||||
progs chgrp ftp rsh sed telnet rlogin common find grep
|
||||
ln common vi
|
||||
ln common view
|
||||
ln common ex
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $Id: fixit_crunch.conf,v 1.5 1995/12/31 17:10:05 joerg Exp $
|
||||
# $Id: fixit_crunch.conf,v 1.6 1996/01/03 23:41:03 joerg 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.
|
||||
@ -30,7 +30,7 @@ ln newfs mount_mfs
|
||||
|
||||
# /usr/bin stuff
|
||||
|
||||
progs ftp rsh sed telnet rlogin common find grep
|
||||
progs chgrp ftp rsh sed telnet rlogin common find grep
|
||||
ln common vi
|
||||
ln common view
|
||||
ln common ex
|
||||
|
Loading…
Reference in New Issue
Block a user