andy at theasis.com wrote: > > > w | head -1 | awk '{ print $3 }' > > > > is less keystrokes than "uptime" :) > > > > Oh, I didn't mention that real geeks have a somewhat different geometric > space in which they perform keystroke counting. > > Andy > No need - that was self evident when you used the space folding pipe operator. Kent