-
-
Notifications
You must be signed in to change notification settings - Fork 470
Open
Description
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.
Metadata
Metadata
Assignees
Labels
No labels