causa-sui t1_j3enkaq wrote
Reply to comment by djsnipa1 in stefins/wdcrypt: 🔐A CLI to encrypt all the files and folder in your current working directory. by Adventurous-Inside36
Learn the tools and how to work with pipelines in the shell. Read the manpages etc. Unix philosophy is that everything does one thing but can be easily linked through pipelines. Then you can combine tools to do arbitrary things like this, rather than memorizing incantations.
Viewing a single comment thread. View all comments