Removed aliases of df -> df -k and du -> du -k, as the k option is not

supported in the new df and du code, use setenv BLOCKSIZE 1024 to get
the same effect.
This commit is contained in:
Rodney W. Grimes 1993-08-01 00:40:29 +00:00
parent e20f62775f
commit 30c9ac0b78
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=223

View File

@ -27,8 +27,6 @@ alias pd pushd
alias pd2 pushd +2
alias pd3 pushd +3
alias pd4 pushd +4
alias df df -k
alias du du -k
alias tset 'set noglob histchars=""; eval `\tset -s \!*`; unset noglob histchars'
if ($?prompt) then