10 lines
164 B
Plaintext
Executable File
10 lines
164 B
Plaintext
Executable File
#!/bin/sh
|
|
|
|
cat<<EOF
|
|
#=========================================
|
|
# Company : Boyachain
|
|
# Create : $(date +"%F %R")
|
|
#=========================================
|
|
EOF
|
|
|