Skip to content

Latest commit

 

History

History
executable file
·
47 lines (37 loc) · 795 Bytes

README.md

File metadata and controls

executable file
·
47 lines (37 loc) · 795 Bytes

HILDA

Hilda can handle your configuration files to back up or restore them It was developed in bash script, in debian environment, if your system is debian based you may not have many problems running hilda

Dependencies

  • Bash

How to run

Give permission to hilda

chmod +x hilda

Just run ./hilda to see the menu

./hilda

You can also

Run hilda i to install hilda

./hilda i

Once installed just run hilda to open the program Some arguments can be passed while calling the rogram

Run hilda r to restore your environment

./hilda r

Run hilda b to backup your environment

./hilda b

Run hilda v to see the version

./hilda v

Run hilda h to see the help text

./hilda h