diff options
Diffstat (limited to 'bin')
| -rwxr-xr-x | bin/E (renamed from bin/Bwait) | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ stat=`ls -l $1` B "$@" -while true +while sleep 1 do nstat=`ls -l $1` if [ "x$stat" != "x$nstat" ] |
![]() |
index : plan9port | |
| Plan 9 from User Space (with patches) |
| summaryrefslogtreecommitdiffstats |