|
Server : Apache System : Linux box5228.bluehost.com 5.14.0-687.39.1.el9_8.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Aug 18 06:09:16 EDT 2026 x86_64 User : ttkkiedu ( 1804) PHP Version : 8.2.33 Disable Function : NONE Directory : /proc/thread-self/root/usr/share/doc/cloud-init/examples/ | |
|
Path: //proc/thread-self/root/usr/share/doc/cloud-init/examples/user-script.txt
Size: 125 B
Permissions: 0644
#!/bin/sh
cat <<EOF
============================
My name is ${0}
I was input via user data
============================
EOF