+alias chown='chown --no-dereference'
authorshort <>
Sun, 21 Aug 2005 01:41:43 +0000 (01:41 +0000)
committershort <>
Sun, 21 Aug 2005 01:41:43 +0000 (01:41 +0000)
.bashrc

diff --git a/.bashrc b/.bashrc
index c7125a5..c87c1b7 100644 (file)
--- a/.bashrc
+++ b/.bashrc
@@ -122,6 +122,7 @@ alias maple="ssh -t vega.fjfi.cvut.cz maple"
 alias vi='vim'
 alias grepb='grep --binary-files=binary'
 alias L='lynx'
+alias chown='chown --no-dereference'
 alias cvs2cl='cvs2cl --window 3600 --separate-header --no-wrap'
 alias cvsfiles='cvsutil --files --print'
 alias cvsignores='cvsutil --ignores --print'