On Tuesday 09 January 2007 15:42, Vihan Pandey wrote: > > > Anyway i guess now you have a starting point :-) let us wish TGLUG/TLUG > > > godspeed ! > > > > Yes. Lets hope we can get somewhere from here :) > > I'll have to confirm first whether a TLUG/TGLUG exists at all. > > Well, > > if [ -f \(TLUG/TGLUG\) ]; then > touch \(TLUG/TGLUG\) > else > cat "Siddhesh" >> \(TLUG/TGLUG\) > fi
UUOC :P That means Useless Use Of Cat :P echo "Siddhesh" is more efficient than cat "Siddhesh" ;) Another, very common, example of UUOC is: cat file | grep word -- ---------------------------------------- Mrugesh Karnik GPG Key 0xBA6F1DA8 Public key on http://wwwkeys.pgp.net ----------------------------------------
pgpCB6H3JDFPf.pgp
Description: PGP signature
-- http://mm.glug-bom.org/mailman/listinfo/linuxers

