Set the BLOCKSIZE to K so that du/df/swpainfo all returns the amount of
authorNate Willams <nate@FreeBSD.org>
Mon, 2 Aug 1993 21:25:29 +0000 (21:25 +0000)
committerNate Willams <nate@FreeBSD.org>
Mon, 2 Aug 1993 21:25:29 +0000 (21:25 +0000)
1K blocks and not 512 byte blocks.

etc/csh.login

index 0b573ff..8eee0a4 100644 (file)
@@ -1 +1,2 @@
 # System-wide .login file for csh(1).
 # System-wide .login file for csh(1).
+setenv BLOCKSIZE       K