This tool selects a file/directory and processes it with another tool such as Paste or Move.
$ mark file.txtAt this point, we have a string file.txt in tmp/target_content.
$ pastpast without arguments copies the file/directory content in the file /tmp/target_content to this working directory.
- This project requires many
PRs to handle permission errors, redundancy, and storage limits. - This project should be refactored in another programming language such as C, Rust, or Go.