+++ Vipul Mathur <Wednesday 05 June 2002 02:59 am>: > > Sub : DOS to Unix conversion > [snip] > > An easier method is the utility dos2unix, and its cousins > unix2dos and mac2unix. > They are a standard part of any RedHat install, I'm not sure about > debian. > Try man dos2unix
This is the third or fourth way to do it ... all of these methods are already in the LOST project - http://lost.sourceforge.net :) -srs -- Suresh Ramasubramanian <----> mallet <at> efn dot org EMail Sturmbannfuhrer, Lower Middle Class Unix Sysadmin [Linux One Stanza Tip] From : <[EMAIL PROTECTED]> LOST #054 -**< Sub : Stripping the kernel >**- GNU strip removes all symbols from object files. The kernel can also be stripped to reduce size, but NOT advocated. There is no increase in speed ... OTOH, some utilities depend on the presence of kernel symbols to operate (ksymoops, modutils etc) _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
