-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathcomment.sh
More file actions
44 lines (25 loc) · 1000 Bytes
/
comment.sh
File metadata and controls
44 lines (25 loc) · 1000 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
#!/bin/sh
# author: hoojo
# email: hoojo_@126.com
# github: https://github.com/hooj0
# create: ${DATE}
# copyright by hoojo@2020
# @changelog Added template `code` example
# ===============================================================================
#
# ===============================================================================
#
# -------------------------------------------------------------------------------
# ===============================================================================
# 示例:
# ===============================================================================
# output:
# -------------------------------------------------------------------------------
#
# ===============================================================================
# 示例:
# ===============================================================================
# output:
# -------------------------------------------------------------------------------
#
read exits