In <[email protected]>, S Scharf wrote: >$(ekiga 2>/dev/stdout | head -2 | tail -1)
More portable, but the same results: $(ekiga 2>&1 | head -n 2 | tail -n 1) -- Boyd Stephen Smith Jr. ,= ,-_-. =. [email protected] ((_/)o o(\_)) ICQ: 514984 YM/AIM: DaTwinkDaddy `-'(. .)`-' http://iguanasuicide.net/ \_/
signature.asc
Description: This is a digitally signed message part.

