質問編集履歴

2

勘違いしたものを載せていたので削除

2016/08/30 12:53

投稿

suvera
suvera

スコア106

test CHANGED
File without changes
test CHANGED
@@ -197,119 +197,3 @@
197
197
  SELECT user,host FROM mysql.user;
198
198
 
199
199
  ```
200
-
201
-
202
-
203
- # `systemctl mysqld -h` の結果
204
-
205
-
206
-
207
-
208
-
209
- ```
210
-
211
- [root@0a64ed3de470 /]# systemctl mysqld -h
212
-
213
- systemctl [OPTIONS...] {COMMAND} ...
214
-
215
-
216
-
217
- Query or send control commands to the systemd manager.
218
-
219
-
220
-
221
- -h --help Show this help
222
-
223
- --version Show package version
224
-
225
- --system Connect to system manager
226
-
227
- -H --host=[USER@]HOST
228
-
229
- Operate on remote host
230
-
231
- -M --machine=CONTAINER
232
-
233
- Operate on local container
234
-
235
- -t --type=TYPE List units of a particular type
236
-
237
- --state=STATE List units with particular LOAD or SUB or ACTIVE state
238
-
239
- -p --property=NAME Show only properties by this name
240
-
241
- -a --all Show all loaded units/properties, including dead/empty
242
-
243
- ones. To list all units installed on the system, use
244
-
245
- the 'list-unit-files' command instead.
246
-
247
- -l --full Don't ellipsize unit names on output
248
-
249
- -r --recursive Show unit list of host and local containers
250
-
251
- --reverse Show reverse dependencies with 'list-dependencies'
252
-
253
- --job-mode=MODE Specify how to deal with already queued jobs, when
254
-
255
- queueing a new job
256
-
257
- --show-types When showing sockets, explicitly show their type
258
-
259
- -i --ignore-inhibitors
260
-
261
- When shutting down or sleeping, ignore inhibitors
262
-
263
- --kill-who=WHO Who to send signal to
264
-
265
- -s --signal=SIGNAL Which signal to send
266
-
267
- --now Start or stop unit in addition to enabling or disabling it
268
-
269
- -q --quiet Suppress output
270
-
271
- --no-block Do not wait until operation finished
272
-
273
- --no-wall Don't send wall message before halt/power-off/reboot
274
-
275
- --no-reload Don't reload daemon after en-/dis-abling unit files
276
-
277
- --no-legend Do not print a legend (column headers and hints)
278
-
279
- --no-pager Do not pipe output into a pager
280
-
281
- --no-ask-password
282
-
283
- Do not ask for system passwords
284
-
285
- --global Enable/disable unit files globally
286
-
287
- --runtime Enable unit files only temporarily until next reboot
288
-
289
- -f --force When enabling unit files, override existing symlinks
290
-
291
- When shutting down, execute action immediately
292
-
293
- --preset-mode= Apply only enable, only disable, or all presets
294
-
295
- --root=PATH Enable unit files in the specified root directory
296
-
297
- -n --lines=INTEGER Number of journal entries to show
298
-
299
- -o --output=STRING Change journal output mode (short, short-iso,
300
-
301
- short-precise, short-monotonic, verbose,
302
-
303
- export, json, json-pretty, json-sse, cat)
304
-
305
- --plain Print unit dependencies as a list instead of a tree
306
-
307
-
308
-
309
- Unit Commands:
310
-
311
- list-units [PATTERN...] List loaded units
312
-
313
- 以下略
314
-
315
- ```

1

`systemctl mysqld -h` の結果を追記

2016/08/30 12:53

投稿

suvera
suvera

スコア106

test CHANGED
File without changes
test CHANGED
@@ -197,3 +197,119 @@
197
197
  SELECT user,host FROM mysql.user;
198
198
 
199
199
  ```
200
+
201
+
202
+
203
+ # `systemctl mysqld -h` の結果
204
+
205
+
206
+
207
+
208
+
209
+ ```
210
+
211
+ [root@0a64ed3de470 /]# systemctl mysqld -h
212
+
213
+ systemctl [OPTIONS...] {COMMAND} ...
214
+
215
+
216
+
217
+ Query or send control commands to the systemd manager.
218
+
219
+
220
+
221
+ -h --help Show this help
222
+
223
+ --version Show package version
224
+
225
+ --system Connect to system manager
226
+
227
+ -H --host=[USER@]HOST
228
+
229
+ Operate on remote host
230
+
231
+ -M --machine=CONTAINER
232
+
233
+ Operate on local container
234
+
235
+ -t --type=TYPE List units of a particular type
236
+
237
+ --state=STATE List units with particular LOAD or SUB or ACTIVE state
238
+
239
+ -p --property=NAME Show only properties by this name
240
+
241
+ -a --all Show all loaded units/properties, including dead/empty
242
+
243
+ ones. To list all units installed on the system, use
244
+
245
+ the 'list-unit-files' command instead.
246
+
247
+ -l --full Don't ellipsize unit names on output
248
+
249
+ -r --recursive Show unit list of host and local containers
250
+
251
+ --reverse Show reverse dependencies with 'list-dependencies'
252
+
253
+ --job-mode=MODE Specify how to deal with already queued jobs, when
254
+
255
+ queueing a new job
256
+
257
+ --show-types When showing sockets, explicitly show their type
258
+
259
+ -i --ignore-inhibitors
260
+
261
+ When shutting down or sleeping, ignore inhibitors
262
+
263
+ --kill-who=WHO Who to send signal to
264
+
265
+ -s --signal=SIGNAL Which signal to send
266
+
267
+ --now Start or stop unit in addition to enabling or disabling it
268
+
269
+ -q --quiet Suppress output
270
+
271
+ --no-block Do not wait until operation finished
272
+
273
+ --no-wall Don't send wall message before halt/power-off/reboot
274
+
275
+ --no-reload Don't reload daemon after en-/dis-abling unit files
276
+
277
+ --no-legend Do not print a legend (column headers and hints)
278
+
279
+ --no-pager Do not pipe output into a pager
280
+
281
+ --no-ask-password
282
+
283
+ Do not ask for system passwords
284
+
285
+ --global Enable/disable unit files globally
286
+
287
+ --runtime Enable unit files only temporarily until next reboot
288
+
289
+ -f --force When enabling unit files, override existing symlinks
290
+
291
+ When shutting down, execute action immediately
292
+
293
+ --preset-mode= Apply only enable, only disable, or all presets
294
+
295
+ --root=PATH Enable unit files in the specified root directory
296
+
297
+ -n --lines=INTEGER Number of journal entries to show
298
+
299
+ -o --output=STRING Change journal output mode (short, short-iso,
300
+
301
+ short-precise, short-monotonic, verbose,
302
+
303
+ export, json, json-pretty, json-sse, cat)
304
+
305
+ --plain Print unit dependencies as a list instead of a tree
306
+
307
+
308
+
309
+ Unit Commands:
310
+
311
+ list-units [PATTERN...] List loaded units
312
+
313
+ 以下略
314
+
315
+ ```