Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/etc/root Add RCSid.
details: https://anonhg.NetBSD.org/src/rev/40f811150c4e
branches: trunk
changeset: 486182:40f811150c4e
user: simonb <simonb%NetBSD.org@localhost>
date: Sun May 14 23:13:54 2000 +0000
description:
Add RCSid.
diffstat:
etc/root/dot.shrc | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diffs (9 lines):
diff -r 6842841a5216 -r 40f811150c4e etc/root/dot.shrc
--- a/etc/root/dot.shrc Sun May 14 23:07:43 2000 +0000
+++ b/etc/root/dot.shrc Sun May 14 23:13:54 2000 +0000
@@ -1,3 +1,5 @@
+# $NetBSD: dot.shrc,v 1.3 2000/05/14 23:13:54 simonb Exp $
+
hup(){ kill -HUP `cat /var/run/$1.pid`; }
ll(){ ls -l ${1+"$@"}; }
Home |
Main Index |
Thread Index |
Old Index