Scroll to navigation

HERD(1) User Commands HERD(1)

NAME

herd - manual page for herd 1.0.2

DESCRIPTION

herd [OPTIONS...] ACTION SERVICE [ARG...] Apply ACTION (start, stop, status, etc.) on SERVICE with the ARGs.

run the given program as GROUP
run the given program as USER
pass the environment variable specified by ENVIRONMENT
run service from DIRECTORY (for transient services)
log service output to FILE
register new service under NAME
display up to NUMBER service log lines
send commands to FILE
display this help and exit
display short usage message and exit
display version information and exit

Mandatory or optional arguments to long options are also mandatory or optional to the corresponding short options.

REPORTING BUGS

Report bugs to: bug-guix@gnu.org .
GNU Shepherd general home page: <https://www.gnu.org/software/shepherd/>
General help using GNU software: <https://www.gnu.org/gethelp/>

COPYRIGHT

Copyright © 2025 the Shepherd authors License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.

SEE ALSO

The full documentation for herd is maintained as a Texinfo manual. If the info and herd programs are properly installed at your site, the command

info shepherd

should give you access to the complete manual.

February 2025 GNU