ページの作成:「==関連コマンド== {| class="wikitable" summary="関連コマンド" !コマンド !概要 |- !busctl |may be used to introspect and monitor the D-Bus bus. The follow…」
(相違点なし)

2023年1月1日 (日) 19:35時点における版

関連コマンド

コマンド 概要
busctl may be used to introspect and monitor the D-Bus bus. The following commands are understood: list, status, monitor, capture, tree, etc.
dbus-monitor is used to monitor messages going through a D-Bus message bus.
dbus-cleanup-sockets cleans up unused D-Bus connection sockets.
dbus-run-session used to start a session bus instance of dbus-daemon from a shell script, and start a specified program in that session. The dbus-daemon will run for as long as the program does, after which it will terminate.