+alias chgrp='chgrp --no-dereference'
authorlace <>
Fri, 30 Dec 2005 02:33:45 +0000 (02:33 +0000)
committerlace <>
Fri, 30 Dec 2005 02:33:45 +0000 (02:33 +0000)
.bashrc

diff --git a/.bashrc b/.bashrc
index 329da15..fc01901 100644 (file)
--- a/.bashrc
+++ b/.bashrc
@@ -123,6 +123,7 @@ alias vi='vim'
 alias grepb='grep --binary-files=binary'
 alias L='lynx'
 alias chown='chown --no-dereference'
+alias chgrp='chgrp --no-dereference'
 alias hexedit='hexedit -s'
 alias cvs2cl='cvs2cl --window 3600 --separate-header --no-wrap'
 alias cvsfiles='cvsutil --files --print'