Introduction
Introduction Statistics Contact Development Disclaimer Help
tadd print of file name - plan9port - [fork] Plan 9 from user space
git clone git://src.adamsgaard.dk/plan9port
Log
Files
Refs
README
LICENSE
---
commit 85f172e020ac79af13fe3856871c432ebcee5a4b
parent eacba19d744bd77a4df5452cfc5839c269e22ae3
Author: rsc <devnull@localhost>
Date: Fri, 18 Mar 2005 19:32:19 +0000
add print of file name
Diffstat:
M bin/E | 1 +
1 file changed, 1 insertion(+), 0 deletions(-)
---
diff --git a/bin/E b/bin/E
t@@ -6,6 +6,7 @@
stat=`ls -l $1`
B "$@"
+echo editing "$@"
while sleep 1
do
nstat=`ls -l $1`
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.