質問編集履歴

2

誤字

2020/06/18 09:51

投稿

ttoo
ttoo

スコア126

test CHANGED
File without changes
test CHANGED
@@ -18,7 +18,7 @@
18
18
 
19
19
  $cat test.txt
20
20
 
21
- , if (ip = "192.0.0.0" and yamada = "A2", 1, 0) as A2_192_0_0_0
21
+ , if (ip = "192.0.0.0" and aoki = "A2", 1, 0) as A2_192_0_0_0
22
22
 
23
23
  ```
24
24
 

1

誤字

2020/06/18 09:51

投稿

ttoo
ttoo

スコア126

test CHANGED
File without changes
test CHANGED
@@ -6,9 +6,7 @@
6
6
 
7
7
  $cat test.txt
8
8
 
9
- 198.0.0.0
10
-
11
- "168.32.0.0"
9
+ , if (ip = "192.0.0.0" and aoki = "A2", 1, 0) as A2_192.0.0.0
12
10
 
13
11
  ```
14
12
 
@@ -20,9 +18,7 @@
20
18
 
21
19
  $cat test.txt
22
20
 
23
- 198_0_0_0
24
-
25
- "168.32.0.0"
21
+ , if (ip = "192.0.0.0" and yamada = "A2", 1, 0) as A2_192_0_0_0
26
22
 
27
23
  ```
28
24