-
-
Notifications
You must be signed in to change notification settings - Fork 0
Directory File Structure
2MuchCoff33 edited this page Jan 6, 2026
·
1 revision
A visual guide to the main folders and files in Elvis.
elvis/
bin/
elvis.sh
lib/
... (AWK, SED, and shell scripts)
etc/
elvisrc
srv/
urls.txt, ua.txt, company_history.txt
var/
log/, spool/, temp/
docs/
... (tutorials, guides, images)
tests/
... (test scripts and fixtures)
home/
calllist.txt
-
bin/elvis.sh: Main entrypoint -
etc/elvisrc: All configuration -
lib/: Extraction, processing, validation scripts -
srv/: Seeds, user agents, company history -
var/: Logs, spool, temp files -
docs/: Documentation and images -
tests/: Test harness and fixtures -
home/calllist.txt: Output file