Skip to content

possible to ripgrep encrypted files, or virtual filesystem? #1825

Answered by BurntSushi
bionicles asked this question in Q&A
Discussion options

You must be logged in to vote

For (A), I would expect that you could accomplish this by writing a small program that decrypts stdin to stdout and use the --pre flag. There's more about that in the guide: https://github.com/BurntSushi/ripgrep/blob/master/GUIDE.md#preprocessor

For (B), if it's a normal file system that any tool can interact with as if it were a file system, then I don't see why it wouldn't work? Try it!

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@bionicles
Comment options

@BurntSushi
Comment options

@bionicles
Comment options

@BurntSushi
Comment options

Answer selected by BurntSushi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #1824 on March 17, 2021 13:51.