Skip to content
This repository was archived by the owner on Apr 22, 2020. It is now read-only.
This repository was archived by the owner on Apr 22, 2020. It is now read-only.

Document ln caveats #11

@millette

Description

@millette

Currently, ln builds on mkfifo to create a fs fifo. In dat-shell, we can currently

ln a-file-inside-dat.txt ~/filesystem-file.txt

And from another terminal:

tail ~/filesystem-file.txt
cp ~/filesystem-file.txt somewhere.txt

But unfortunately, neither mplayer nor vlc will play a video file linked in a such a way.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions