<?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 'Directory']]></title>
	<link>https://bioinformaticsonline.com/thewire/tag/Directory?</link>
	<atom:link href="https://bioinformaticsonline.com/thewire/tag/Directory?" rel="self" type="application/rss+xml" />
	<description><![CDATA[]]></description>
	
	<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/36053</guid>
	<pubDate>Wed, 28 Mar 2018 17:14:25 -0500</pubDate>
	<link>https://bioinformaticsonline.com/thewire/view/36053</link>
	<title><![CDATA[Wire post by Rahul Nayak]]></title>
	<description><![CDATA[
<p>#Extract all the files from a #directory and #sub-dir with #pattern. $ find TrimmedDir -type f | grep "L_" | xargs -i cp {} .</p>
]]></description>
	<dc:creator>Rahul Nayak</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/thewire/view/36007</guid>
	<pubDate>Wed, 21 Mar 2018 06:48:18 -0500</pubDate>
	<link>https://bioinformaticsonline.com/thewire/view/36007</link>
	<title><![CDATA[Wire post by Jit]]></title>
	<description><![CDATA[
<p>Find matching file names with pattern in a directory. $ ls -dq *_name2search_* | wc -l #file #search #hits #pattern #names  #directory</p>
]]></description>
	<dc:creator>Jit</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/thewire/view/33728</guid>
	<pubDate>Fri, 30 Jun 2017 04:11:21 -0500</pubDate>
	<link>https://bioinformaticsonline.com/thewire/view/33728</link>
	<title><![CDATA[Wire post by Rahul Nayak]]></title>
	<description><![CDATA[
<p>To know the size of the directory in current folder. $ du -sh * #Size #Directory #List #Space #Linux #du</p>
]]></description>
	<dc:creator>Rahul Nayak</dc:creator>
</item>

</channel>
</rss>