This commit is contained in:
2022-11-27 19:36:00 +08:00
parent 464e1a2ebd
commit d89e3ceee1
8 changed files with 84 additions and 18 deletions

View File

@@ -1,9 +1,10 @@
#!/bin/sh
cat<<EOF
//=========================================
// Filename : $1
// Author : Colben
// Create : `date +"%F %R"`
// Company : Boyachain
// Create : $(date +"%F %R")
//=========================================
EOF