Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Try Google Cloud Risk-Free With $300 in Credit
No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
Shell script to run a command for many files selected with wildcards
....$2'
As shown above, instead of '=' to indicate insertions, doall uses either * or $1 etc.
doall -p (pretend mode) shows a list of commands instead of executing them
doall -i (interactive mode) asks for confirmation for each command in turn
doall -k (keep-running mode) ignores failing commands
This is a small Shell-Script that Updates Programs for Linux. It will only work on Systems that support 'apt-get'.
Source-Code is provided as a .txt file, and a .sh file. (The 'Source' .sh file lets you keep your Version and the original separate).
Dustin's Super Awesome SHell (or DSASH) is my personal side project to keep my programming skills up to par. It is a unix shell that I will write to (eventually) compliant to the POSIX shell standard.
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
bics - (B)ash (I)nteractive (C)lipboard (S)cript is a bash script that performs clipboard functions. An interactive script that does not need a gui to function. bics will add/delete/clear it's clipboard. Provides a quick way to keep notes with no gui
...Only the differences between the two sets of
files are copied while the excess files/directories in the
destination tree are removed (unless there was an explicit
request to keep them).
Kickstart is a project based process starter. It allows you to configure processes in a simple text file with environment variables and arguments. You can later start them with a simple Qt frontend and keep the configuration file in version control.