@prefix schema: <https://schema.org/> .
@prefix af: <https://anchorfact.org/ns#> .

<https://anchorfact.org/kb/ai/agent-linux-disk-space-inodes-and-filesystem-pressure>
  a schema:TechArticle ;
  schema:headline "Agent Linux Disk Space, Inodes, and Filesystem Pressure" ;
  schema:url <https://anchorfact.org/ai/agent-linux-disk-space-inodes-and-filesystem-pressure/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.685" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/ai/agent-linux-disk-space-inodes-and-filesystem-pressure>
  schema:citation <https://man7.org/linux/man-pages/man1/df.1.html> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/ai/agent-linux-disk-space-inodes-and-filesystem-pressure>
  schema:citation <https://man7.org/linux/man-pages/man1/du.1.html> ;
  af:sourceTier "B" .