[mythtv-users] Can't simultaneously record two programs with 3 (or 4) available tuners

George Nassas gnassas at mac.com
Tue Oct 15 15:55:49 UTC 2013


On 2013-10-14, at 10:44 PM, Jeremy Jones wrote:

> _IF_ any of you can advise me as to how I can copy text in the command line, and then past it into the web browser (i.e.: Google mail!),
> _THEN_ I may be able to provide more and better details.

> Alternatively you could use ssh from one of your Mac's to run the requested commands on the mythbox. Then you can copy and paste with the computer you have email setup on.
> 

+1 to this. The mac has a good built-in terminal program, from the finder press Command-Shift-U to bring up the Utilities folder and launch terminal. ssh to the myth box and you can select & copy like any other window, even use Command-A to select the entire scroll history.

Also helpful is the textedit program (Finder Command-Shift-A for Applications) so you can cut down the text to what you want to present.

Finally, from the terminal you can also use scp to copy masses of files like this to bring over all of myth’s log files:

	scp -r root@<myth box ip>:/var/log/mythtv ~/Desktop

that wil put them on your desktop in a mythtv folder where it’s easier to pick through and look at things.

- George
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.mythtv.org/pipermail/mythtv-users/attachments/20131015/e04f7d25/attachment.html>


More information about the mythtv-users mailing list