Attention: the list was moved to
https://github.com/dypsilon/frontend-dev-bookmarks
This page is not maintained anymore, please update your bookmarks.
| #!/bin/bash | |
| # | |
| # Written by: Robin Gierse - [email protected] - on 20191016 | |
| # | |
| # Purpose: | |
| # This script backs up influx databases | |
| # | |
| # Version: 0.1 on 20191016 | |
| # Version: 0.2 on 20191017 | |
| # Version: 0.3 on 20191022 - Add cleanup routine and switch compression to bz2 |
| // Use Gists to store code you would like to remember later on | |
| console.log(window); // log the "window" object to the console |
Attention: the list was moved to
https://github.com/dypsilon/frontend-dev-bookmarks
This page is not maintained anymore, please update your bookmarks.