Skip to content

cryptrz/savedir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

This script creates a copy of a folder of your choice.

You can just type sh savedir.sh for an interactive usage.

You can also add directly the path to the source folder as argument like this:

sh savedir.sh /home/toto/Downloads

By default, the source is saved in /home/<username>/backups.

If you prefer another destination path, you can add a different path in the interactive mode or as a second argument, for example:

sh savedir.sh /home/<username>/Downloads /home/<username>/anotherBackupFolder

About

Short Bash script for saving a folder

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages