<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Pyinotify &#8211; Monitor Filesystem Changes in Real-Time in Linux	</title>
	<atom:link href="https://www.tecmint.com/pyinotify-monitor-filesystem-directory-changes-in-linux/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/pyinotify-monitor-filesystem-directory-changes-in-linux/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Wed, 27 Jan 2021 16:51:02 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Zinx		</title>
		<link>https://www.tecmint.com/pyinotify-monitor-filesystem-directory-changes-in-linux/comment-page-1/#comment-1423520</link>

		<dc:creator><![CDATA[Zinx]]></dc:creator>
		<pubDate>Wed, 27 Jan 2021 16:51:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=25067#comment-1423520</guid>

					<description><![CDATA[I’m not interested in just printing out when a file is added to a directory, what I’m looking for is the ability to execute specific python code when that happens.  This looks like a half-baked demo, not a useful library function for implementing some action that should occur when new files land.   Consequently, this seems pretty pointless.]]></description>
			<content:encoded><![CDATA[<p>I’m not interested in just printing out when a file is added to a directory, what I’m looking for is the ability to execute specific python code when that happens.  This looks like a half-baked demo, not a useful library function for implementing some action that should occur when new files land.   Consequently, this seems pretty pointless.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Aaron Kili		</title>
		<link>https://www.tecmint.com/pyinotify-monitor-filesystem-directory-changes-in-linux/comment-page-1/#comment-1069163</link>

		<dc:creator><![CDATA[Aaron Kili]]></dc:creator>
		<pubDate>Tue, 27 Nov 2018 18:02:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=25067#comment-1069163</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/pyinotify-monitor-filesystem-directory-changes-in-linux/comment-page-1/#comment-1064713&quot;&gt;santosh&lt;/a&gt;.

@santosh

The easiest way to achieve that is to use a version control system such as Git. It helps you track changes in a file; showing you exactly who changed what file and what he/she changed in it. Git is commonly used for software projects but it can track changes in any file in a computer. 

For more information, check out: https://www.tecmint.com/use-git-version-control-system-in-linux/]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/pyinotify-monitor-filesystem-directory-changes-in-linux/comment-page-1/#comment-1064713">santosh</a>.</p>
<p>@santosh</p>
<p>The easiest way to achieve that is to use a version control system such as Git. It helps you track changes in a file; showing you exactly who changed what file and what he/she changed in it. Git is commonly used for software projects but it can track changes in any file in a computer. </p>
<p>For more information, check out: <a target="_blank" href="https://www.tecmint.com/use-git-version-control-system-in-linux/" rel="ugc">https://www.tecmint.com/use-git-version-control-system-in-linux/</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: santosh		</title>
		<link>https://www.tecmint.com/pyinotify-monitor-filesystem-directory-changes-in-linux/comment-page-1/#comment-1064713</link>

		<dc:creator><![CDATA[santosh]]></dc:creator>
		<pubDate>Fri, 23 Nov 2018 09:55:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=25067#comment-1064713</guid>

					<description><![CDATA[Can we also check who changed file and what does he/she changed in that and send a mail to recipients? If yes please share how can we achieve that. Many Thanks!!!]]></description>
			<content:encoded><![CDATA[<p>Can we also check who changed file and what does he/she changed in that and send a mail to recipients? If yes please share how can we achieve that. Many Thanks!!!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Aaron Kili		</title>
		<link>https://www.tecmint.com/pyinotify-monitor-filesystem-directory-changes-in-linux/comment-page-1/#comment-918370</link>

		<dc:creator><![CDATA[Aaron Kili]]></dc:creator>
		<pubDate>Wed, 04 Oct 2017 05:06:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=25067#comment-918370</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/pyinotify-monitor-filesystem-directory-changes-in-linux/comment-page-1/#comment-916790&quot;&gt;jorge&lt;/a&gt;.

@jorge

Oh, useful tip here. Many thanks for sharing this.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/pyinotify-monitor-filesystem-directory-changes-in-linux/comment-page-1/#comment-916790">jorge</a>.</p>
<p>@jorge</p>
<p>Oh, useful tip here. Many thanks for sharing this.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: jorge		</title>
		<link>https://www.tecmint.com/pyinotify-monitor-filesystem-directory-changes-in-linux/comment-page-1/#comment-916790</link>

		<dc:creator><![CDATA[jorge]]></dc:creator>
		<pubDate>Sat, 30 Sep 2017 06:57:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=25067#comment-916790</guid>

					<description><![CDATA[When you run pyinotify without specifying any directory to monitor, the /tmp directory is considered by default.]]></description>
			<content:encoded><![CDATA[<p>When you run pyinotify without specifying any directory to monitor, the /tmp directory is considered by default.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
