Skip to content

Instantly share code, notes, and snippets.

View drawlerr's full-sized avatar

Dennis Lawler drawlerr

View GitHub Profile
@drawlerr
drawlerr / heic2jpeg.sh
Created May 21, 2022 14:53
heic2jpeg.sh
#!/bin/bash
base_filename="${1%.*}"
sips $1 -s format jpeg -o $base_filename.jpg
#!/bin/bash
#
# docker-top.sh
# print all docker processes with >1 CPU utilization
#
# Pretty Cyan header
printf "\e[36m%20s %32s %3s\e[0m\n" "Container" "Process" "CPU"
for c in `docker ps -q`; do
res="$(docker inspect --format '{{.Name}}' $c)"
@drawlerr
drawlerr / keybase.md
Created May 25, 2019 14:46
Keybase proof

Keybase proof

I hereby claim:

  • I am drawlerr on github.
  • I am dlawler (https://keybase.io/dlawler) on keybase.
  • I have a public key whose fingerprint is D2F5 6D6A 323D CD91 6982 2AA2 07F4 E71D 6DC3 B532

To claim this, I am signing this object: