ros-wait(1) ros-wait(1)

ros-wait - # synopsis

ros [options] wait

Wait forever after processing the options.

Useful when the application should work as a background/daemonized application.

This loads and launches a clack application and wait for the request from the client.

$ ros -sp clack -l app.lisp -e '(clack:clackup)' wait

ros(1)

Roswell Project Team.