Put back the du -k and df -k flags since POSIX says they should still work,

and Nate is fixing them to work.
This commit is contained in:
Rodney W. Grimes 1993-08-02 21:04:36 +00:00
parent 22a102fb97
commit a236d4b122
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=231

View File

@ -27,6 +27,8 @@ 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