A little tip to write some source code on wiki: If you want post/write on wiki your .config file or your script you use: name name2
with a ' ' at the beginning of EVERY line. To post extended file with " " space you waste a lot of time...a little solution? sed. [EMAIL PROTECTED]:~$ sed 's/^/ /' /PATH/OF/YOUR/FILE >> file-for-wiki now copy your file-for-wiki on wiki:) Matteo ps: I write it after modified of gentoo .config file on wiki -- Matteo Basso email: matteo [at] netstop.it / www.netstop.it / www.kraba.it Net Stop Snc - Soluzioni Informatiche Str. Statale Sup. 11 verso VR, 257 36100 Vicenza (VI) - Italy Tel. +39 0444 521129 Fax. +39 0444 809885 _______________________________________________ Soekris-tech mailing list [email protected] http://lists.soekris.com/mailman/listinfo/soekris-tech
