Hia,
I have added a Link section at the site - 
http://www.ilug-cal.org/drupal/module.php?mod=weblink
So, you can send in Linux related links to me at [EMAIL PROTECTED] 
along with a short description.
I will add them.
-iti-
sdg



:
####[ Linux One Stanza Tip (LOST) ]###########################

Sub : DOS to Unix conversion (#1)                    LOST #025

Method #1:

To convert a DOS text file to Unix so that the extra ASCII 13
does not show up when viewing / editing a DOS text file.
          
$cat filename.dos | tr -d '\015' > filename.unix

####<[EMAIL PROTECTED]>####################################
:

--
To unsubscribe, send mail to [EMAIL PROTECTED] with the body
"unsubscribe ilug-cal" and an empty subject line.
FAQ: http://www.ilug-cal.org/help/faq_list.html

Reply via email to