bullitbd wrote: > Thank you both for your comments - *bpa*, not really sure what you mean > by - Check using "ps" the user under which squeezeboxserver is actually > running. -
The linux "ps" command run from a shell prompt will show all the processes running and under which user id is is running. Try the command "ps -ejfH" probably run under root to get all the details. You could use grep to limit the output. ------------------------------------------------------------------------ bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=97046 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
