tail head cat sleep
QR code linking to this page

Manual Pages  — MDO

NAME

mdo – execute commands as another user

CONTENTS

SYNOPSIS


mdo [-u username] [-i] [command [args]]

DESCRIPTION

The mdo utility executes the specified command as user username.

If no username is provided it defaults to the root user. If no command is specified, it will execute the shell specified as SHELL environnement variable, falling back on /bin/sh.

The -i option can be used to only call setuid() and keep the group from the calling user.

SEE ALSO

su(1), mac_do(4)

MDO (1) May 22, 2024

tail head cat sleep
QR code linking to this page


Please direct any comments about this manual page service to Ben Bullock. Privacy policy.