<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://hastur.tiaro.xyz/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://hastur.tiaro.xyz/feed.php">
        <title>Знання software:os:windows:powershell</title>
        <description></description>
        <link>https://hastur.tiaro.xyz/</link>
        <image rdf:resource="https://hastur.tiaro.xyz/lib/tpl/dokuwiki/images/favicon.ico" />
       <dc:date>2026-07-17T13:50:12+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://hastur.tiaro.xyz/doku.php?id=software:os:windows:powershell:files&amp;rev=1748218148&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://hastur.tiaro.xyz/lib/tpl/dokuwiki/images/favicon.ico">
        <title>Знання</title>
        <link>https://hastur.tiaro.xyz/</link>
        <url>https://hastur.tiaro.xyz/lib/tpl/dokuwiki/images/favicon.ico</url>
    </image>
    <item rdf:about="https://hastur.tiaro.xyz/doku.php?id=software:os:windows:powershell:files&amp;rev=1748218148&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-05-26T03:09:08+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>software:os:windows:powershell:files</title>
        <link>https://hastur.tiaro.xyz/doku.php?id=software:os:windows:powershell:files&amp;rev=1748218148&amp;do=diff</link>
        <description>Working with files and folders

View owner and current permissions


$myfile = &quot;.\example.txt\&quot;
(Get-Acl $myfile).Owner
(Get-Acl $myfile).Access | Format-Table IdentityReference, IsInherited, FileSystemRights


Set permissions for private folder

Only owner and</description>
    </item>
</rdf:RDF>
