LinHES Forums http://forum.linhes.org/ |
|
Is the script myth.find_orphans.pl in LinHES? [SOLVED] http://forum.linhes.org/viewtopic.php?f=21&t=20849 |
Page 1 of 1 |
Author: | yaplej [ Mon Feb 15, 2010 6:52 pm ] |
Post subject: | Is the script myth.find_orphans.pl in LinHES? [SOLVED] |
I had a drive fail, and am trying to get rid of any orphaned recordings. Is the script myth.find_orphans.pl somewhere in LinHES? I looked in /usr/local/bin, and its not there. Thanks. |
Author: | Too Many Secrets [ Mon Feb 15, 2010 7:23 pm ] |
Post subject: | |
/usr/share/mythtv/contrib/maintenance/myth.find_orphans.pl |
Author: | tjc [ Mon Feb 15, 2010 10:10 pm ] |
Post subject: | |
Use the find Luke! Code: find / -name myth.find_orphans.pl -print
You don't need to become a find expert, but this is a basic pattern anyone dealing with a Linux/Unix system should pick up. Like learning about ctrl-left-click in MS-Windows to select more than one non-contiguous thing from a list. |
Author: | yaplej [ Tue Feb 16, 2010 1:48 am ] |
Post subject: | |
Thanks. For both. |
Author: | smartel [ Tue Feb 16, 2010 3:48 am ] |
Post subject: | |
Sorry to bump in, Find is the expert's way, I use locate, no / or - to remember where to insert ! Code: # locate *orphan*
I am lazy and I save on keystrokes! |
Author: | tjc [ Tue Feb 16, 2010 6:31 pm ] |
Post subject: | |
Yep, me too, but find always works and is current, so I teach that first and save locate for later. ![]() |
Page 1 of 1 | All times are UTC - 6 hours |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |