GNU social JP
  • FAQ
  • Login
GNU social JPは日本のGNU socialサーバーです。
Usage/ToS/admin/test/Pleroma FE
  • Public

    • Public
    • Network
    • Groups
    • Featured
    • Popular
    • People

Embed Notice

HTML Code

Corresponding Notice

  1. Embed this notice
    grillchen (grillchen@brotka.st)'s status on Wednesday, 20-Sep-2023 14:54:40 JSTgrillchengrillchen
    in reply to
    • kaia
    • engler
    @engler @kaia nah it is inodes.

    internally the path is just an abstraction layer to make it human readable and for scripts and co to know where to go. but the actual folders are not identical

    works also in /home
    Terminal A:
    cd /home/user/removeme
    /home/user/removeme/testfile


    Terminal B:
    other terminal
    rm -r /home/user/removeme
    mkdir /home/user/removeme
    touch /home/user/removeme/testfile


    Terminal A:

    ls

    will return nothing.
    first the content got deleted but the terminal A is still in the first folders inodes.
    though a simple "cd ." will load the new content of the path
    In conversationWednesday, 20-Sep-2023 14:54:40 JST from brotka.stpermalink
  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

GNU social JP is a social network, courtesy of GNU social JP管理人. It runs on GNU social, version 2.0.2-dev, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All GNU social JP content and data are available under the Creative Commons Attribution 3.0 license.