<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: tracking sas temp work dir in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/tracking-sas-temp-work-dir/m-p/311777#M6536</link>
    <description>&lt;P&gt;appologize if any comment has deleted...my internet not working fine today and some system issues....&lt;/P&gt;</description>
    <pubDate>Tue, 15 Nov 2016 16:55:10 GMT</pubDate>
    <dc:creator>woo</dc:creator>
    <dc:date>2016-11-15T16:55:10Z</dc:date>
    <item>
      <title>tracking sas temp work dir</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/tracking-sas-temp-work-dir/m-p/311718#M6530</link>
      <description>&lt;P&gt;Hello friends, have a question reg. tracking sas temp dir,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;we are using sas 9.4 on linux.&amp;nbsp;if i have root access, i know i can&amp;nbsp;do&amp;nbsp;&lt;STRONG&gt;cd sas_work&lt;/STRONG&gt;... or &lt;STRONG&gt;cd sas_util&lt;/STRONG&gt; to see user's temp sas datasets and other files - so if i do cd to temp sas dir&amp;nbsp;while user running their jobs, is it (cd to temp sas dir)&amp;nbsp;going to interfere their session? is it okay to do so? - thank you...&lt;/P&gt;</description>
      <pubDate>Tue, 15 Nov 2016 14:57:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/tracking-sas-temp-work-dir/m-p/311718#M6530</guid>
      <dc:creator>woo</dc:creator>
      <dc:date>2016-11-15T14:57:38Z</dc:date>
    </item>
    <item>
      <title>Re: tracking sas temp work dir</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/tracking-sas-temp-work-dir/m-p/311720#M6531</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;quick answer would be: as long as you only want to list directories and files, no problem at all. The only problem may come when you open a sas table and you lock that file from the SAS session. But you never will do this with just a cd command.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Nov 2016 15:00:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/tracking-sas-temp-work-dir/m-p/311720#M6531</guid>
      <dc:creator>JuanS_OCS</dc:creator>
      <dc:date>2016-11-15T15:00:07Z</dc:date>
    </item>
    <item>
      <title>Re: tracking sas temp work dir</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/tracking-sas-temp-work-dir/m-p/311761#M6534</link>
      <description>I think this is pretty much the same way that Environment Manager collects its OS related stats.</description>
      <pubDate>Tue, 15 Nov 2016 16:28:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/tracking-sas-temp-work-dir/m-p/311761#M6534</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2016-11-15T16:28:15Z</dc:date>
    </item>
    <item>
      <title>Re: tracking sas temp work dir</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/tracking-sas-temp-work-dir/m-p/311771#M6535</link>
      <description>&lt;P&gt;thank you Juan...&lt;/P&gt;
&lt;P&gt;however after doing &lt;STRONG&gt;cd sas_work&lt;/STRONG&gt; or &lt;STRONG&gt;cd sas_util, &lt;/STRONG&gt;i do &lt;STRONG&gt;ls -lt&lt;/STRONG&gt; to see sas datasets and other files in details - and if i understand you correctly, i don't think it should affact anything and user experience any kind of error (like table&amp;nbsp;locking or so...) from my end...&lt;/P&gt;</description>
      <pubDate>Tue, 15 Nov 2016 16:47:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/tracking-sas-temp-work-dir/m-p/311771#M6535</guid>
      <dc:creator>woo</dc:creator>
      <dc:date>2016-11-15T16:47:29Z</dc:date>
    </item>
    <item>
      <title>Re: tracking sas temp work dir</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/tracking-sas-temp-work-dir/m-p/311777#M6536</link>
      <description>&lt;P&gt;appologize if any comment has deleted...my internet not working fine today and some system issues....&lt;/P&gt;</description>
      <pubDate>Tue, 15 Nov 2016 16:55:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/tracking-sas-temp-work-dir/m-p/311777#M6536</guid>
      <dc:creator>woo</dc:creator>
      <dc:date>2016-11-15T16:55:10Z</dc:date>
    </item>
    <item>
      <title>Re: tracking sas temp work dir</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/tracking-sas-temp-work-dir/m-p/311802#M6537</link>
      <description>&lt;P&gt;Hi again,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;indeed, ls or ll commands should not affect your users.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A recommendation, as best practice, specially towards the automatic cleaning of the work directories: it is way better to do just a ll/ls of the directory you want to list, rather to do a cd, to enter the directory, and then run a generic ll/ls to list the contents of that directory.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Nov 2016 18:06:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/tracking-sas-temp-work-dir/m-p/311802#M6537</guid>
      <dc:creator>JuanS_OCS</dc:creator>
      <dc:date>2016-11-15T18:06:28Z</dc:date>
    </item>
  </channel>
</rss>

