diff options
| author | Miles Bader <miles@gnu.org> | 1996-02-18 04:48:28 +0000 |
|---|---|---|
| committer | Miles Bader <miles@gnu.org> | 1996-02-18 04:48:28 +0000 |
| commit | 9aca6c29812ff375b090a182b2a55f87cf9ba63e (patch) | |
| tree | 0be5a82262c99cd4196d6c69a97bf9ed387ceb96 /utils | |
| parent | 2658a7ecf9138a77652c1a6b53775af0774283ed (diff) | |
Initial revision
Diffstat (limited to 'utils')
| -rw-r--r-- | utils/uptime.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/utils/uptime.sh b/utils/uptime.sh new file mode 100644 index 00000000..541996b3 --- /dev/null +++ b/utils/uptime.sh @@ -0,0 +1,2 @@ +#!/bin/sh +/bin/w -u |
