Pinned Loading
-
-
[PHP] Auto git versioning by last ta...
[PHP] Auto git versioning by last tag + commit counter 1class QuickVersioning {
23/*
4Auto versioning by Git TAG + COMMIT
5by Davide Permunian - https://github.com/dade80vr
-
Bash script to find phone number by ...
Bash script to find phone number by given query using Google Places API 1#!/bin/bash
2# Bash script to get phone number by name using Google Places API
3# By Davide Permunian - https://github.com/dade80vr
4# Last update: Dec 13, 2018
5 -
backup-my-routeros
backup-my-routeros PublicA Mikrotik RouterOS Script to backup configuration and more to a remote server
Rascal 1
-
Mac OSX Bash script for quick dot fi...
Mac OSX Bash script for quick dot files cleaning on USB/SD and auto eject 1#!/bin/bash
2# DOT files clean script and auto eject
3printf "Insert your USB/SD volume name (es: SD): "
4read -r volumename
5if df | grep -iw "$volumename" > /dev/null
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.