webscript@terminal:~/contact
./send_message.sh
════════════════════════════════════════════════════════════════
╔═══════════════════════════════════════════╗
║     WEBSCRIPT MESSAGE TRANSMISSION        ║
║     Secure Communication Channel          ║
╚═══════════════════════════════════════════╝
// CONTACT INFORMATION
// Use this secure terminal to send us a message.
// All fields marked with [REQUIRED] must be filled.
// Encryption: TLS 1.3 | Protocol: HTTPS/2

Initializing message form... [OK]

root@webscript:~/contact$ echo $NAME >
root@webscript:~/contact$ echo $EMAIL >
root@webscript:~/contact$ echo $COMPANY >
root@webscript:~/contact$ echo $SUBJECT >
root@webscript:~/contact$ cat << EOF >
EOF

webscript@terminal:~/contact/info
cat ./contact_info.txt
════════════════════════════════════════════════════════════════
COMPANY: 株式会社WebScript
ADDRESS: 東京都渋谷区道玄坂1-1-1 WebScriptビル 5F
CEO: 田中 渉(Wataru Tanaka)
HOURS: 10:00 - 19:00 (Mon - Fri)
RESPONSE: Within 24 hours

// We look forward to hearing from you.
// Let's create something extraordinary together.