Vastagh Norbert <[email protected]> wrote: $ ps awx | wc -l 128 $ if [ `ps awx | wc -l` -ge 100 ]; then echo nagyobb; else echo kisebb; fi nagyobb
-- Udv: Erdelyi Gabor _________________________________________________ linux lista - [email protected] http://mlf2.linux.rulez.org/mailman/listinfo/linux
