mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
13 lines
296 B
Markdown
13 lines
296 B
Markdown
![]() |
# idevicesyslog
|
||
|
|
||
|
> 연결된 iOS 장치의 syslog 메시지를 릴레이.
|
||
|
> 더 많은 정보: <https://manned.org/idevicesyslog>.
|
||
|
|
||
|
- 연결된 장치의 syslog 메시지 릴레이:
|
||
|
|
||
|
`idevicesyslog`
|
||
|
|
||
|
- 커널 메시지를 억제하고 다른 모든 내용을 출력:
|
||
|
|
||
|
`idevicesyslog --no-kernel`
|