rabbit-slide-myokoym-study-meeting-2013-002 2013.5.17.0 → 2013.5.17.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/command-prompt-tips.rab +50 -47
- data/config.yaml +1 -1
- data/pdf/study-meeting-2013-002-command-prompt-tips.pdf +0 -0
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: b0b8f28b6554b8926a97953f03bc118029ef935b
|
4
|
+
data.tar.gz: d528c2e028634c28f0d5fb8a1f6fe5e9047147cc
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: dd7ba01d69ac6b943039cda83fed52f61c36881cfba87995a29b1cdd21e04ddf31fbbb2a193b3626713147a4f70a857539bead34c3cdd474c86a121e36844a3f
|
7
|
+
data.tar.gz: 8775427fb0fcdf846ea057f7ac26203b59b23585c3f1a9e7e34271874fc7d3846bf80c22f3add90750238ce770d277a7ac26a9b89f7f9145cdc2fad6940d86af
|
data/command-prompt-tips.rab
CHANGED
@@ -44,12 +44,6 @@ Windowsの((*黒い画面*))を\n
|
|
44
44
|
|
45
45
|
= 黒い画面
|
46
46
|
|
47
|
-
(('tag:center'))
|
48
|
-
(('tag:x-large'))
|
49
|
-
OSのCLI
|
50
|
-
|
51
|
-
= 黒い画面
|
52
|
-
|
53
47
|
(('tag:center'))
|
54
48
|
(('tag:x-large'))
|
55
49
|
OSの((*CLI*))
|
@@ -57,7 +51,7 @@ OSの((*CLI*))
|
|
57
51
|
= CLI\n(('note:コマンドラインインターフェース'))
|
58
52
|
|
59
53
|
# blockquote
|
60
|
-
|
54
|
+
キーボードなどから入力した((*文字*))によって、
|
61
55
|
OSなどのソフトウェアを操作できる仕組み
|
62
56
|
|
63
57
|
= CLIに似た用語
|
@@ -73,6 +67,15 @@ OSの((*CLI*))
|
|
73
67
|
* OSのインターフェースソフトウェア
|
74
68
|
* 通常、UnixのCLIを指す用語
|
75
69
|
|
70
|
+
= Unix\n(('note:ゆにっくす'))
|
71
|
+
|
72
|
+
* OSの系統
|
73
|
+
* マルチタスク・マルチユーザー
|
74
|
+
* 様々な種類がある
|
75
|
+
* 商用/フリー共に百種類以上
|
76
|
+
* 様々な場所で使われている
|
77
|
+
* サーバー/PC/家電/車
|
78
|
+
|
76
79
|
= いろいろなCLI
|
77
80
|
|
78
81
|
: Unix, Linux (('note:, Mac OS X'))
|
@@ -88,7 +91,7 @@ OSの((*CLI*))
|
|
88
91
|
* いわゆる2000以降のWindows
|
89
92
|
* NT, 2000, XP, Vista, 7, 8
|
90
93
|
* Windows Server 2000以降
|
91
|
-
|
94
|
+
* 9x系とは内部構造が異なる
|
92
95
|
|
93
96
|
= コマンドプロンプト
|
94
97
|
|
@@ -103,7 +106,7 @@ OSの((*CLI*))
|
|
103
106
|
: Windows
|
104
107
|
* 一部
|
105
108
|
|
106
|
-
= CLI
|
109
|
+
= CLIでできること\n(('note:※イメージ図'))
|
107
110
|
|
108
111
|
# image
|
109
112
|
# src = gui-cli-os.png
|
@@ -134,8 +137,8 @@ OSの((*CLI*))
|
|
134
137
|
|
135
138
|
= 普通に起動
|
136
139
|
|
137
|
-
(1) Windows + r
|
138
|
-
(2) cmd と入力してEnter
|
140
|
+
(1) ((*Windowsキー*)) + ((*r*))
|
141
|
+
(2) ((*cmd*)) と入力してEnter
|
139
142
|
|
140
143
|
= 起動方法
|
141
144
|
|
@@ -145,20 +148,20 @@ OSの((*CLI*))
|
|
145
148
|
= エクスプローラーから\n(Vista/7)
|
146
149
|
|
147
150
|
(1) エクスプローラーが開いている
|
148
|
-
(2) Shift + 右クリック
|
151
|
+
(2) ((*Shift*)) + 右クリック
|
149
152
|
(3) コマンドウィンドウをここで開く
|
150
153
|
|
151
154
|
= エクスプローラーから\n(Vista/7)
|
152
155
|
|
153
156
|
(1) エクスプローラーが開いている
|
154
|
-
(2) Alt + d
|
155
|
-
(3) cmd と入力してEnter
|
157
|
+
(2) Alt + d で((*アドレスバー*))に移動
|
158
|
+
(3) ((*cmd*)) と入力してEnter
|
156
159
|
|
157
160
|
= エクスプローラーから\n(XP)
|
158
161
|
|
159
162
|
(1) エクスプローラーが開いている
|
160
|
-
(2) Alt + d
|
161
|
-
(3)
|
163
|
+
(2) Alt + d で((*アドレスバー*))に移動
|
164
|
+
(3) ((*%comspec%*)) と入力してEnter
|
162
165
|
|
163
166
|
= ComSpec
|
164
167
|
|
@@ -180,127 +183,127 @@ OSの((*CLI*))
|
|
180
183
|
|
181
184
|
= ヘルプ表示
|
182
185
|
|
183
|
-
* Unix
|
186
|
+
* (('tag:small'))Unix
|
184
187
|
|
185
188
|
$ man コマンド名
|
186
189
|
|
187
|
-
* Windows
|
190
|
+
* (('tag:small'))Windows
|
188
191
|
|
189
192
|
> コマンド名 /?
|
190
193
|
|
191
194
|
= ネットワーク接続確認
|
192
195
|
|
193
|
-
* Unix
|
196
|
+
* (('tag:small'))Unix
|
194
197
|
|
195
198
|
$ ping IPアドレス/ホスト名
|
196
199
|
|
197
|
-
* Windows
|
200
|
+
* (('tag:small'))Windows
|
198
201
|
|
199
202
|
> ping IPアドレス/ホスト名
|
200
203
|
|
201
204
|
= IPアドレス確認
|
202
205
|
|
203
|
-
* Unix
|
206
|
+
* (('tag:small'))Unix
|
204
207
|
|
205
208
|
$ ifconfig
|
206
209
|
|
207
|
-
* Windows
|
210
|
+
* (('tag:small'))Windows
|
208
211
|
|
209
212
|
> ipconfig
|
210
213
|
|
211
214
|
= ファイル内容表示
|
212
215
|
|
213
|
-
* Unix
|
216
|
+
* (('tag:small'))Unix
|
214
217
|
|
215
218
|
$ cat FILE...
|
216
219
|
|
217
|
-
* Windows
|
220
|
+
* (('tag:small'))Windows
|
218
221
|
|
219
222
|
> type FILE...
|
220
223
|
|
221
224
|
= ファイル検索
|
222
225
|
|
223
|
-
* Unix
|
226
|
+
* (('tag:small'))Unix
|
224
227
|
|
225
|
-
$ find DIR... -name
|
228
|
+
$ find DIR... -name WILD_CARD
|
226
229
|
|
227
|
-
* Windows
|
230
|
+
* (('tag:small'))Windows
|
228
231
|
|
229
|
-
> dir /b /s
|
232
|
+
> dir /b /s WILD_CARD
|
230
233
|
|
231
234
|
= ディレクトリツリー表示
|
232
235
|
|
233
|
-
* Windows
|
236
|
+
* (('tag:small'))Windows
|
234
237
|
|
235
238
|
> tree [/c] [/f]
|
236
239
|
|
237
240
|
= ファイル内検索\n(('note:grep'))
|
238
241
|
|
239
|
-
* Unix
|
242
|
+
* (('tag:small'))Unix
|
240
243
|
|
241
|
-
$ grep PATTERN FILE...
|
244
|
+
$ grep [-n] PATTERN FILE...
|
242
245
|
|
243
|
-
* Windows
|
246
|
+
* (('tag:small'))Windows
|
244
247
|
|
245
|
-
> findstr [
|
248
|
+
> findstr [/n] PATTERN FILE...
|
246
249
|
|
247
250
|
= ファイル内検索\n(('note:サブディレクトリを含む'))
|
248
251
|
|
249
|
-
* Unix
|
252
|
+
* (('tag:small'))Unix
|
250
253
|
|
251
254
|
$ find DIR... | xargs grep PATTERN
|
252
255
|
|
253
|
-
* Windows
|
256
|
+
* (('tag:small'))Windows
|
254
257
|
|
255
|
-
> findstr /s
|
258
|
+
> findstr /s PATTERN [DIR/]WILD_CARD
|
256
259
|
|
257
260
|
= 行数を数える
|
258
261
|
|
259
|
-
* Unix
|
262
|
+
* (('tag:small'))Unix
|
260
263
|
|
261
264
|
$ wc -l FILE...
|
262
265
|
|
263
|
-
* Windows
|
266
|
+
* (('tag:small'))Windows
|
264
267
|
|
265
268
|
> find /c /v "" FILE...
|
266
269
|
|
267
270
|
= 行数を数える\n(('note:特定の文字を含む行'))
|
268
271
|
|
269
|
-
* Unix
|
272
|
+
* (('tag:small'))Unix
|
270
273
|
|
271
274
|
$ grep -c "hoge" FILE...
|
272
275
|
|
273
|
-
* Windows
|
276
|
+
* (('tag:small'))Windows
|
274
277
|
|
275
278
|
> find /c "hoge" FILE...
|
276
279
|
|
277
280
|
= 行数を数える\n(('note:特定の文字を含む行'))
|
278
281
|
|
279
|
-
* Unix
|
282
|
+
* (('tag:small'))Unix
|
280
283
|
|
281
284
|
$ cat FILE... | grep -c "hoge"
|
282
285
|
|
283
|
-
* Windows
|
286
|
+
* (('tag:small'))Windows
|
284
287
|
|
285
288
|
> type FILE... | find /c "hoge"
|
286
289
|
|
287
290
|
= 差分比較\n(('note:テキスト'))
|
288
291
|
|
289
|
-
* Unix
|
292
|
+
* (('tag:small'))Unix
|
290
293
|
|
291
|
-
$ diff [-u
|
294
|
+
$ diff [-u] FILE1 FILE2
|
292
295
|
|
293
|
-
* Windows
|
296
|
+
* (('tag:small'))Windows
|
294
297
|
|
295
298
|
> fc [/n] FILE1 FILE2
|
296
299
|
|
297
300
|
= 差分比較\n(('note:バイナリ'))
|
298
301
|
|
299
|
-
* Unix
|
302
|
+
* (('tag:small'))Unix
|
300
303
|
|
301
304
|
$ cmp FILE1 FILE2
|
302
305
|
|
303
|
-
* Windows
|
306
|
+
* (('tag:small'))Windows
|
304
307
|
|
305
308
|
> fc /b FILE1 FILE2
|
306
309
|
|
data/config.yaml
CHANGED
Binary file
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: rabbit-slide-myokoym-study-meeting-2013-002
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 2013.5.17.
|
4
|
+
version: 2013.5.17.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Masafumi Yokoyama
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2013-05-
|
11
|
+
date: 2013-05-16 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rabbit
|