I want to build a centralized inventory system using scripted output system_profiler.
How do I send the output from one machine to another (so I can then import it into a database)?
Edit: it looks like nc (netcat) may very well do the trick I need. Maybe.