Skip to content

mark a file to be copied/moved to a different location.

License

Notifications You must be signed in to change notification settings

ayoubelmhamdi/mark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Mark a file/directory

This tool selects a file/directory and processes it with another tool such as Paste or Move.

$ mark file.txt

At this point, we have a string file.txt in tmp/target_content.

Example of using the Past tool

$ past

past without arguments copies the file/directory content in the file /tmp/target_content to this working directory.

Contribution

  • 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.

About

mark a file to be copied/moved to a different location.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages