Re: Parsing output, separating motd and module-list

2002-05-13 Thread Dave Dykstra
On Fri, May 10, 2002 at 11:43:11PM +0200, Niels Andersen wrote: > I'm working on a frontend to rsync, and I've got a problem. > > It's easy to get a list of files and directories from a specific path on an > rsync server. But from the root, I've found it very difficult to get a list > of module

Parsing output, separating motd and module-list

2002-05-10 Thread Niels Andersen
I'm working on a frontend to rsync, and I've got a problem. It's easy to get a list of files and directories from a specific path on an rsync server. But from the root, I've found it very difficult to get a list of modules. I cannot see when the modt stops, and when the list begins. Can anybod