<?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 'Find']]></title>
	<link>https://bioinformaticsonline.com/thewire/tag/Find?</link>
	<atom:link href="https://bioinformaticsonline.com/thewire/tag/Find?" rel="self" type="application/rss+xml" />
	<description><![CDATA[]]></description>
	
	<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/thewire/view/43833</guid>
	<pubDate>Sun, 27 Mar 2022 21:46:27 -0500</pubDate>
	<link>https://bioinformaticsonline.com/thewire/view/43833</link>
	<title><![CDATA[Wire post by Jit]]></title>
	<description><![CDATA[
<p>sed -i 's/2019/2020/g' test.txt test2.txt test3.txt #Find #Replace #sed</p>
]]></description>
	<dc:creator>Jit</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/thewire/view/42703</guid>
	<pubDate>Sat, 30 Jan 2021 08:24:08 -0600</pubDate>
	<link>https://bioinformaticsonline.com/thewire/view/42703</link>
	<title><![CDATA[Wire post by Jit]]></title>
	<description><![CDATA[
<p>#find all the G #character in genome.fa file grep -o 'G' genome.fa | wc -l  #G #Search</p>
]]></description>
	<dc:creator>Jit</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/thewire/view/36037</guid>
	<pubDate>Mon, 26 Mar 2018 04:02:41 -0500</pubDate>
	<link>https://bioinformaticsonline.com/thewire/view/36037</link>
	<title><![CDATA[Wire post by Jit]]></title>
	<description><![CDATA[
<p>Append something on filename. find -name "*H_*.scf" -exec rename 's/H_//' {} ";"  #Append #Filename #find</p>
]]></description>
	<dc:creator>Jit</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/thewire/view/34473</guid>
	<pubDate>Wed, 29 Nov 2017 04:46:18 -0600</pubDate>
	<link>https://bioinformaticsonline.com/thewire/view/34473</link>
	<title><![CDATA[Wire post by Jit]]></title>
	<description><![CDATA[
<p>Linux command to find the file contains a string "LOCK_EX": grep -Ril "LOCK_EX" / #Root #Find #Linux #Grep #search</p>
]]></description>
	<dc:creator>Jit</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/thewire/view/32959</guid>
	<pubDate>Tue, 23 May 2017 08:12:10 -0500</pubDate>
	<link>https://bioinformaticsonline.com/thewire/view/32959</link>
	<title><![CDATA[Wire post by Jit]]></title>
	<description><![CDATA[
<p>Plasmid finder https://cge.cbs.dtu.dk//services/PlasmidFinder/ #Plasmid #Find</p>
]]></description>
	<dc:creator>Jit</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/thewire/view/31045</guid>
	<pubDate>Mon, 20 Feb 2017 09:45:58 -0600</pubDate>
	<link>https://bioinformaticsonline.com/thewire/view/31045</link>
	<title><![CDATA[Wire post by Jit]]></title>
	<description><![CDATA[
<p>Find the DIRs in Linux: $ find / -name "DIR_NAME"  #Linux #Find #DIR</p>
]]></description>
	<dc:creator>Jit</dc:creator>
</item>

</channel>
</rss>