How to pick hymns: Difference between revisions

From finninday
Jump to navigation Jump to search
(Created page with 'I've maintained in the directory //store/Concord many historic lessons and the hymns that were used in them either from local services or at the Mother Church. To look for hymns…')
 
No edit summary
 
Line 6: Line 6:


   strings *Reality* | grep -i hymn
   strings *Reality* | grep -i hymn
You'll get something like this:
<pre>
\par Hymn 154
\par Hymn 428
\par Hymn 85
Hymn 398
Hymn 24
Hymn 17
</pre>

Latest revision as of 17:50, 22 March 2010

I've maintained in the directory //store/Concord many historic lessons and the hymns that were used in them either from local services or at the Mother Church.

To look for hymns that would be appropriate for a given topic, go into that directory and issue a search something like this:

 strings *Reality* | grep -i hymn

You'll get something like this:

\par Hymn 154
\par Hymn 428
\par Hymn 85
Hymn 398
Hymn 24
Hymn 17