date and time created 94/04/03 11:31:01 by bostic
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Mon, 4 Apr 1994 02:31:01 +0000 (18:31 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Mon, 4 Apr 1994 02:31:01 +0000 (18:31 -0800)
SCCS-vsn: usr.bin/pagesize/pagesize.sh 8.1

usr/src/usr.bin/pagesize/pagesize.sh [new file with mode: 0644]

diff --git a/usr/src/usr.bin/pagesize/pagesize.sh b/usr/src/usr.bin/pagesize/pagesize.sh
new file mode 100644 (file)
index 0000000..d42f1b2
--- /dev/null
@@ -0,0 +1,14 @@
+#!/bin/sh -
+#
+# Copyright (c) 1994
+#      The Regents of the University of California.  All rights reserved.
+#
+# %sccs.include.redist.sh%
+#
+#      @(#)pagesize.sh 8.1 (Berkeley) %G%
+#
+
+PATH=/bin:/usr/bin:/usr/sbin
+export PATH
+
+sysctl -n hw.pagesize