Procedure for generating RCA LB web page data: Open terminal: cd /Volumes/MacPro\ RAID-1/Web\ Sites/One\ Electron\ Webpage/test-arc/RCA/RCAdata/ Do an ls, then copy list to clipboard. Make a new file in TextEdit and copy clipboard to it. Save it as "RCA-LB". Then: awk -f awkscr RCA-LB > RCA-LBa awk -f awkscr2 RCA-LBa > RCA-LBb Reorder files in textedit (put LB-10xx files after LB-8xx files). Copy contents of RCA-LBb into RCA-LB.html file in the RCA working directory.