TLDR
Enter a command. For example: compgen, react native start.

runsvdir

 
Run an entire directory of services. More information: https://manpages.ubuntu.com/manpages/latest/man8/runsvdir.8.html.
 
  • Start and manage all services in a directory as the current user:
     
    runsvdir {{path/to/services}}
     
  • Start and manage all services in a directory as root:
     
    sudo runsvdir {{path/to/services}}
     
  • Start services in separate sessions:
     
    runsvdir -P {{path/to/services}}

This is a tldr pages (source, CC BY 4.0) web wrapper for cheat-sheets.org. All commands, popular commands, most used linux commands. Referrals. Progressive Web Application (PWA) version to install on your device.