<?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: Security Tip: Find out current working directory of a process</title> <atom:link href="http://www.cyberciti.biz/tips/linux-report-current-working-directory-of-process.html/feed" rel="self" type="application/rss+xml" /><link>http://www.cyberciti.biz/tips/linux-report-current-working-directory-of-process.html</link> <description>This is a Linux sys admin journal by Vivek about sys admin work, Linux tips &#38; tricks, hacks, news and more.</description> <lastBuildDate>Fri, 10 Feb 2012 20:37:43 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: Gagan Brahmi</title><link>http://www.cyberciti.biz/tips/linux-report-current-working-directory-of-process.html#comment-141941</link> <dc:creator>Gagan Brahmi</dc:creator> <pubDate>Fri, 23 Nov 2007 22:31:45 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/linux-report-current-working-directory-of-process.html#comment-141941</guid> <description>Hey Vivek,
You can add the lsof command for this as well.
# lsof -p 13456&#124;more
The more option over here is to make sure you don&#039;t run out to the next page as the current working directory will be displayed right at the top.</description> <content:encoded><![CDATA[<p>Hey Vivek,</p><p>You can add the lsof command for this as well.</p><p># lsof -p 13456|more</p><p>The more option over here is to make sure you don&#8217;t run out to the next page as the current working directory will be displayed right at the top.</p> ]]></content:encoded> </item> <item><title>By: vivek</title><link>http://www.cyberciti.biz/tips/linux-report-current-working-directory-of-process.html#comment-141854</link> <dc:creator>vivek</dc:creator> <pubDate>Thu, 15 Nov 2007 01:19:57 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/linux-report-current-working-directory-of-process.html#comment-141854</guid> <description>yup, lsof is a nifty tool for admins.</description> <content:encoded><![CDATA[<p>yup, lsof is a nifty tool for admins.</p> ]]></content:encoded> </item> <item><title>By: virens</title><link>http://www.cyberciti.biz/tips/linux-report-current-working-directory-of-process.html#comment-141852</link> <dc:creator>virens</dc:creator> <pubDate>Wed, 14 Nov 2007 20:22:30 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/linux-report-current-working-directory-of-process.html#comment-141852</guid> <description>Great thing, I usually use lsof &#124; grep whtaiwant. Thanks!</description> <content:encoded><![CDATA[<p>Great thing, I usually use lsof | grep whtaiwant. Thanks!</p> ]]></content:encoded> </item> </channel> </rss>
