anki-sync-server/scripts/printenv.sh

5 lines
124 B
Bash
Raw Permalink Normal View History

#!/usr/bin/env bash
# file: printenv.sh
# description: Print all environment variables. Used for debugging.
printenv | sort