[DEPRECATED]
Run bash shell as another user with D-Bus enabled, useful for running GUI/X applications that need D-Bus.
Sudx is modified from SU
(util-linux
).
sudx <user>
#### `su --login` VS `sudx`, example `'pstree -u'` output :
bash───su(root)───bash
bash───sudx(root)───dbus-run-sessio─┬─bash
└─dbus-daemon