回答編集履歴

1

修正

2020/12/25 05:41

投稿

qwe001
qwe001

スコア133

test CHANGED
@@ -66,9 +66,17 @@
66
66
 
67
67
 
68
68
 
69
+ ```bash
70
+
71
+ vi test2.sh
72
+
73
+ ```
74
+
75
+
76
+
69
77
  ```test2.sh
70
78
 
71
- vi test2.sh
79
+
72
80
 
73
81
  echo "start2 `date '+%Y-%m-%d %H:%M:%S'`" >> /home/ec2-user/environment/test/test.log
74
82