Greg Erskine wrote: 
> Hi guys,
> 
> Here's a simple one-liner to get what parameters Squeezelite is
> currently running (issue command from the console or ssh).
> 
> > 
Code:
--------------------
  >   > ps -o args | grep -v grep | grep squeezelite
--------------------
> > 
> 
> piCore uses busybox that gives a cut-down version of most Linux
> commands. By cut-down I mean only the main couple of options are
> implemented. For example, the only option for the ps command is -o.
> 
> If you are viewing this post through a windows PC but would like to
> cut and paste the above command into piCorePlayer, here's what I do.
> 
> 1. Highlight above command.
> 2. Press [ctrl]+[c] to copy command to the cut/paste buffer.
> 3. Login to piCorePlayer via PuTTY
> 4. Click mouse right button to paste the command to the Linux command
> line 
> 5. Press [Enter].
> 
> regards
> Greg

Hi Greg

All working now.  See my other posts.
I configured using the Gui i/f, not Putty.
Thanks again for your help.

Regards
Paul


------------------------------------------------------------------------
muggo's Profile: http://forums.slimdevices.com/member.php?userid=11514
View this thread: http://forums.slimdevices.com/showthread.php?t=97803

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to