<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Ls on ZK Punk</title>
		<link>https://www.ZKPunk.dev/tags/ls/</link>
		<description>Recent content in Ls on ZK Punk</description>
		<generator>Hugo</generator>
		<language>en</language>
		
		
		
		
			<lastBuildDate>Thu, 28 Feb 2019 00:08:00 -0800</lastBuildDate>
		
			<atom:link href="https://www.ZKPunk.dev/tags/ls/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>ls implementation in python3</title>
				<link>https://www.ZKPunk.dev/posts/ls_implmentation_in_python3/</link>
				<pubDate>Thu, 28 Feb 2019 00:08:00 -0800</pubDate>
				<guid>https://www.ZKPunk.dev/posts/ls_implmentation_in_python3/</guid>
				<description>&lt;p&gt;&lt;a href=&#34;http://en.wikipedia.org/wiki/Ls&#34;&gt;&lt;strong&gt;&amp;ldquo;ls&amp;rdquo;&lt;/strong&gt;&lt;/a&gt; is unix utility that lists the  files and directories in the current path or a user passed path. In this post we will explore how to achive such a basic implementation if it using python. Lets explore the &lt;strong&gt;&lt;code&gt;ls&lt;/code&gt;&lt;/strong&gt; command line utility.&lt;/p&gt;&#xA;&lt;h3 id=&#34;some-basic-information&#34;&gt;&#xA;  Some basic information&#xA;  &lt;a class=&#34;heading-link&#34; href=&#34;#some-basic-information&#34;&gt;&#xA;    &lt;i class=&#34;fa fa-link&#34; aria-hidden=&#34;true&#34; title=&#34;Link to heading&#34;&gt;&lt;/i&gt;&#xA;    &lt;span class=&#34;sr-only&#34;&gt;Link to heading&lt;/span&gt;&#xA;  &lt;/a&gt;&#xA;&lt;/h3&gt;&#xA;&lt;p&gt;First, we execute &lt;strong&gt;&lt;code&gt;ls&lt;/code&gt;&lt;/strong&gt; command line utility to get some preliminary information of a directory. Here is an example of the output from the &lt;strong&gt;&lt;code&gt;ls&lt;/code&gt;&lt;/strong&gt; command on a sample directory.&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
