Skip to content

Instantly share code, notes, and snippets.

View mchangrh's full-sized avatar
🐕
Spreadsheets

Michael M. Chang mchangrh

🐕
Spreadsheets
View GitHub Profile
@mchangrh
mchangrh / macgen.sh
Last active May 13, 2019 18:43
MAC Address Generation from FQDN
#/bin/bash
# title :MacGen
# description :Randomly Generate MAC from FQDN
# author :mchangrh
# source :https://repl.it/@mchangrh/MacGen
#==========
# Read Hostname
read -p 'Enter Hostname:' host
# Establish Prefixes
@loganvolkers
loganvolkers / Byte Formatting for Google Sheets.md
Last active April 16, 2024 10:42
Byte formatting for Google Sheets