<?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: Wire posts tagged with 'Linux']]></title>
	<link>https://bioinformaticsonline.com/thewire/tag/Linux?</link>
	<atom:link href="https://bioinformaticsonline.com/thewire/tag/Linux?" rel="self" type="application/rss+xml" />
	<description><![CDATA[]]></description>
	
	<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/thewire/view/43414</guid>
	<pubDate>Thu, 30 Sep 2021 08:31:28 -0500</pubDate>
	<link>https://bioinformaticsonline.com/thewire/view/43414</link>
	<title><![CDATA[Wire post by Surabhi Chaudhary]]></title>
	<description><![CDATA[
<p>Open in terminal of Linux sudo apt-get install nautilus-extension-gnome-terminal #Terminal #Linux</p>
]]></description>
	<dc:creator>Surabhi Chaudhary</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/thewire/view/42817</guid>
	<pubDate>Sun, 07 Feb 2021 22:25:54 -0600</pubDate>
	<link>https://bioinformaticsonline.com/thewire/view/42817</link>
	<title><![CDATA[Wire post by Neel]]></title>
	<description><![CDATA[
<p>Finally, a command line shell for the 90s https://fishshell.com/ #Shell #Command #Linux #FishShell</p>
]]></description>
	<dc:creator>Neel</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/thewire/view/40966</guid>
	<pubDate>Sun, 09 Feb 2020 23:23:08 -0600</pubDate>
	<link>https://bioinformaticsonline.com/thewire/view/40966</link>
	<title><![CDATA[Wire post by Jit]]></title>
	<description><![CDATA[
<p>Disc usage for a particular user. $ du -sh ~ #Linux #Cluster #Tools</p>
]]></description>
	<dc:creator>Jit</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/thewire/view/40258</guid>
	<pubDate>Sat, 16 Nov 2019 02:35:17 -0600</pubDate>
	<link>https://bioinformaticsonline.com/thewire/view/40258</link>
	<title><![CDATA[Wire post by Neel]]></title>
	<description><![CDATA[
<p>Kill the screen $ screen -X -S [session # you want to kill] quit #Screen #Quit #Linux #Session #Remote</p>
]]></description>
	<dc:creator>Neel</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/thewire/view/40129</guid>
	<pubDate>Thu, 17 Oct 2019 05:43:59 -0500</pubDate>
	<link>https://bioinformaticsonline.com/thewire/view/40129</link>
	<title><![CDATA[Wire post by Neel]]></title>
	<description><![CDATA[
<p>List all files by size in Linux $ ls -l -S | sort -k 5 -n #Linux #Size #List</p>
]]></description>
	<dc:creator>Neel</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/thewire/view/39291</guid>
	<pubDate>Tue, 23 Apr 2019 06:16:25 -0500</pubDate>
	<link>https://bioinformaticsonline.com/thewire/view/39291</link>
	<title><![CDATA[Wire post by Jit]]></title>
	<description><![CDATA[
<p>Kill the screen session on Linux machine. screen -X -S 9722.pts-4.urbo241 kill #Kill #Screen #Session #Linux</p>
]]></description>
	<dc:creator>Jit</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/thewire/view/39223</guid>
	<pubDate>Sat, 06 Apr 2019 21:11:15 -0500</pubDate>
	<link>https://bioinformaticsonline.com/thewire/view/39223</link>
	<title><![CDATA[Wire post by Jit]]></title>
	<description><![CDATA[
<p>The command du "summarizes disk usage of each FILE, recursively for directories," e.g., du -h | sort -h #Disk #Usage #Linux</p>
]]></description>
	<dc:creator>Jit</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/thewire/view/38675</guid>
	<pubDate>Sun, 13 Jan 2019 16:52:04 -0600</pubDate>
	<link>https://bioinformaticsonline.com/thewire/view/38675</link>
	<title><![CDATA[Wire post by Jit]]></title>
	<description><![CDATA[
<p>exFat format mount in Linux sudo apt-get install exfat-fuse exfat-utils #exFat #Linux #Mount</p>
]]></description>
	<dc:creator>Jit</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/thewire/view/38460</guid>
	<pubDate>Fri, 14 Dec 2018 03:38:55 -0600</pubDate>
	<link>https://bioinformaticsonline.com/thewire/view/38460</link>
	<title><![CDATA[Wire post by Rahul Nayak]]></title>
	<description><![CDATA[
<p>sudo find /tmp -type f -atime +10 -delete #Delete all tmp files created within 10 days #Linux</p>
]]></description>
	<dc:creator>Rahul Nayak</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/thewire/view/37933</guid>
	<pubDate>Mon, 15 Oct 2018 07:00:57 -0500</pubDate>
	<link>https://bioinformaticsonline.com/thewire/view/37933</link>
	<title><![CDATA[Wire post by BioStar]]></title>
	<description><![CDATA[
<p>Check the file systems and sizes. $ df --block-size=G  #Linux #Size #df</p>
]]></description>
	<dc:creator>BioStar</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/thewire/view/37542</guid>
	<pubDate>Tue, 14 Aug 2018 05:20:18 -0500</pubDate>
	<link>https://bioinformaticsonline.com/thewire/view/37542</link>
	<title><![CDATA[Wire post by Jit]]></title>
	<description><![CDATA[
<p>cat /etc/*-release #System #version #Linux</p>
]]></description>
	<dc:creator>Jit</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/thewire/view/37483</guid>
	<pubDate>Mon, 06 Aug 2018 07:52:55 -0500</pubDate>
	<link>https://bioinformaticsonline.com/thewire/view/37483</link>
	<title><![CDATA[Wire post by Rahul Nayak]]></title>
	<description><![CDATA[
<p>du -sh * | sort | grep "G" #List size of all the directory #Size #List #Directory #Linux</p>
]]></description>
	<dc:creator>Rahul Nayak</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/thewire/view/37200</guid>
	<pubDate>Wed, 27 Jun 2018 18:50:42 -0500</pubDate>
	<link>https://bioinformaticsonline.com/thewire/view/37200</link>
	<title><![CDATA[Wire post by Rahul Nayak]]></title>
	<description><![CDATA[
<p>Get unique ids from column 1 in Linux.  $ cat output_file | cut -f 1 | sort | uniq &gt; allUniqOUT #Unique #Linux #Cut</p>
]]></description>
	<dc:creator>Rahul Nayak</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/thewire/view/37032</guid>
	<pubDate>Fri, 22 Jun 2018 05:53:37 -0500</pubDate>
	<link>https://bioinformaticsonline.com/thewire/view/37032</link>
	<title><![CDATA[Wire post by Aaryan Lokwani]]></title>
	<description><![CDATA[
<p>Sed illegal charters from fasta. $ sed '/^[^&gt;]/ s/[^AGTC]/N/gi' &lt; seq.fa #fasta #otherthanATGC #replace #sed #Linux #illegal</p>
]]></description>
	<dc:creator>Aaryan Lokwani</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/thewire/view/36957</guid>
	<pubDate>Fri, 15 Jun 2018 05:39:51 -0500</pubDate>
	<link>https://bioinformaticsonline.com/thewire/view/36957</link>
	<title><![CDATA[Wire post by Jit]]></title>
	<description><![CDATA[
<p>To upgrade the perl in Linux $ sudo cpan; cpan[1]&gt; upgrade #Perl #Upgrade #Linux #Ubuntu</p>
]]></description>
	<dc:creator>Jit</dc:creator>
</item>

</channel>
</rss>