• @[email protected]
    link
    fedilink
    110 months ago

    What’s the difference between run time program data and temporary files? Is /tmp just for system level processes but not for user space?

    • Lemongrab
      link
      fedilink
      28 months ago

      You can shove anything in /tmp, it is (by default) read/writeable by all users/groups. Plenty of user apps create files/folders in tmp