From arts Sun Dec 24 15:42:02 2000 From: Jeff Tranter Date: Sun, 24 Dec 2000 15:42:02 +0000 To: arts Subject: Re: Suspending sound server from command line X-MARC-Message: https://marc.info/?l=arts&m=97767389122441 I have implemented the start of an artsshell utility. It currently supports suspending the sound server and displaying status information: % artsshell -h usage: artsshell [options] [command-options] Options: -q - suppress all output -h - display command usage Commands: suspend - suspend sound server status - display sound server status information % artsshell status server status: running, will suspend in 58 s real-time status: real-time minimum stream buffer time: 92.8798 ms server buffer time: 92.8798 ms % artsshell suspend sound server suspended