<?xml version='1.0'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:georss="http://www.georss.org/georss" xmlns:atom="http://www.w3.org/2005/Atom" >
<channel>
	<title><![CDATA[BOL: Converting from Windows-style to UNIX-style line endings with dos2unix]]></title>
	<link>https://bioinformaticsonline.com/snippets/view/42873/converting-from-windows-style-to-unix-style-line-endings-with-dos2unix?</link>
	<atom:link href="https://bioinformaticsonline.com/snippets/view/42873/converting-from-windows-style-to-unix-style-line-endings-with-dos2unix?" rel="self" type="application/rss+xml" />
	<description><![CDATA[]]></description>
	
	<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/snippets/view/42873/converting-from-windows-style-to-unix-style-line-endings-with-dos2unix</guid>
	<pubDate>Sat, 13 Feb 2021 11:24:41 -0600</pubDate>
	<link>https://bioinformaticsonline.com/snippets/view/42873/converting-from-windows-style-to-unix-style-line-endings-with-dos2unix</link>
	<title><![CDATA[Converting from Windows-style to UNIX-style line endings with dos2unix]]></title>
	<description><![CDATA[<code>Lenovo-ideapad-320-15ISK:~/Downloads/abc/bin$ sudo apt install dos2unix
[sudo] password for bioqueen:     
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following packages were automatically installed and are no longer required:
  gir1.2-vte-2.91 libido3-0.1-0 libllvm6.0 libwayland-egl1-mesa
Use &#039;sudo apt autoremove&#039; to remove them.
The following NEW packages will be installed:
  dos2unix
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 351 kB of archives.
After this operation, 1,267 kB of additional disk space will be used.
Get:1 http://in.archive.ubuntu.com/ubuntu bionic/universe amd64 dos2unix amd64 7.3.4-3 [351 kB]
Fetched 351 kB in 3s (130 kB/s)   
Selecting previously unselected package dos2unix.
(Reading database ... 177704 files and directories currently installed.)
Preparing to unpack .../dos2unix_7.3.4-3_amd64.deb ...
Unpacking dos2unix (7.3.4-3) ...
Setting up dos2unix (7.3.4-3) ...
Processing triggers for man-db (2.8.3-2ubuntu0.1) ...</code>]]></description>
	<dc:creator>BioQueen</dc:creator>
</item>

</channel>
</rss>