Writing shell script files to backup MongoDB databases
0
I want to share a shell script written for myself which i use to backup some of my important MongoDB databases on a regular basis. As i am going to run this script multiple times, what i am doing is every time i am creating a new folder with the name current date and time and doing the backup into that folder.