Environment Variable Naming Checker
Check a name against portable POSIX environment variable conventions - UPPER_SNAKE_CASE, no hyphens, no leading digit - with a corrected suggestion.
Variable name
Doesn't follow portable naming conventions
- Contains lowercase letters - convention is UPPER_SNAKE_CASE.
- Contains a hyphen - shells treat hyphens specially in some contexts, use underscore instead.
- Contains characters outside A-Z, 0-9, and underscore - not portable across shells.
Suggestion: DATABASE_URL
Was this tool helpful?
See this same kind of analysis applied to your whole repository
Call graphs, dead code, blast radius, and a health score. Results in 60 seconds, free.
Related tools
See all Linux tools →Cron ↔ Natural Language Converter
Cron syntax to plain English, and back.
chmod File Permission Calculator
Pick read/write/execute per owner/group/other - the numeric and symbolic chmod value.
Cron to systemd Timer Converter
Paste a cron expression - the equivalent systemd OnCalendar= line for a .timer unit.
Bash Strict Mode Header Generator
Pick set -e, set -u, pipefail, safe IFS, and an error trap - a commented script header.
Cron Job Builder
Visual picker for the exact crontab line, plus how to install it.
Runs entirely in your browser. Nothing is stored. Free forever.
