this post was submitted on 12 Feb 2025
14 points (100.0% liked)
Linux
3517 readers
2 users here now
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
lslists files, if you pipe it to grep it will print matching lines with file names. Universally you can't grep through ebook content, but you can do it with epub, probably other zipped text formats usingzipgrepor just unzipthem and grep unarchived files.Thanks!