Skip to content

[FR] stdin | stdout unix pipe #233

Description

@kuvaldini

GNU usually uses "``-" to indicate input file is stdin. Most unix/linux tools reads stdin by default if filepath(s) was not passed as argument. So as stdout.

It would nice to use staticrypt as regular linux tool like cat file | staticcrypt > encrypted.html .
This also would work fine with Python subprocess, C++ subprocess, Rust subprocess, Ruby open3, and so on.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions