From 876fa2c44e0a17b2d10a2547ac1d13687cfed520 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Tue, 3 Jul 2007 17:06:04 +0000 Subject: unposted: force latest version of files from vendor to main branch --- Misc/compctl-examples | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'Misc/compctl-examples') diff --git a/Misc/compctl-examples b/Misc/compctl-examples index e84a37fbb..1b9fc0ac8 100644 --- a/Misc/compctl-examples +++ b/Misc/compctl-examples @@ -11,15 +11,15 @@ # page. # #------------------------------------------------------------------------------ -hosts=("${${(s: :)${(s: :)${${(f)$(/dev/null)}%%:*}"; do + for u in "${(@)${(@f)$(rwho 2>/dev/null)}%%:*}"; do reply=($reply ${u%% *}@${u##* }) done } -- cgit v1.2.3