nate
|
d2d8dadeed
|
Removed df/du aliases, will make them more global and use BLOCKSIZE
environment variable
|
1993-08-02 21:23:27 +00:00 |
|
rgrimes
|
c33d08e62e
|
Put back the du -k and df -k flags since POSIX says they should still work,
and Nate is fixing them to work.
|
1993-08-02 21:04:36 +00:00 |
|
rgrimes
|
9562701a57
|
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.
|
1993-08-01 00:40:29 +00:00 |
|
rgrimes
|
241ccdeaf3
|
Initial import of 386BSD 0.1 othersrc/etc
|
1993-06-20 13:41:45 +00:00 |
|