+ svn up ../
Updating '/home/saulius/writings/paskaitos/VU/kompiuterių-architektūra/medžiaga/studentams/temos-savarankiškam-darbui':
At revision 11599.
+ directory-metadata
+ whoami
saulius
+ hostname -f
pterodaktilis
+ pwd
/home/saulius/writings/paskaitos/VU/kompiuterių-architektūra/medžiaga/studentams/temos-savarankiškam-darbui/programa-emuliatoriuje
+ set +x
+ svnversion
11599M
+ svn info
Path: .
Working Copy Root Path: /home/saulius/writings/paskaitos
URL: svn+ssh://saulius.grazulis.lt/home/saulius/svn-repositories/paskaitos/VU/kompiuteri%C5%B3-architekt%C5%ABra/med%C5%BEiaga/studentams/temos-savaranki%C5%A1kam-darbui/programa-emuliatoriuje
Relative URL: ^/VU/kompiuteri%C5%B3-architekt%C5%ABra/med%C5%BEiaga/studentams/temos-savaranki%C5%A1kam-darbui/programa-emuliatoriuje
Repository Root: svn+ssh://saulius.grazulis.lt/home/saulius/svn-repositories/paskaitos
Repository UUID: 6f01edf0-9328-0410-b2ea-b6e3ee76ef81
Revision: 11599
Node Kind: directory
Schedule: normal
Last Changed Author: saulius
Last Changed Rev: 11599
Last Changed Date: 2024-11-05 09:30:42 +0200 (Tue, 05 Nov 2024)

+ df -h .
Filesystem               Size  Used Avail Use% Mounted on
/dev/mapper/vgmint-root  1,8T  983G  756G  57% /
+ type osname
osname is /home/saulius/scripts/osname
+ osname
Linuxmint-21.2
+ uname -a
Linux pterodaktilis 5.15.0-124-generic #134-Ubuntu SMP Fri Sep 27 20:20:17 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
+ date
2024-11-05T09:31:31 EET
+ tail -n +2 algorithms.tsv
+ read LINE
+ awk '-F\t' '{OFS=FS; print $1" in "$3, $0}'
+ cat /dev/fd/63 -
++ echo -e 'Key\tAlgKey\tAlgorithm\tArchitecture\tEmulator'
+ tail -n +2 emulators.tsv
+ read LINE2
+ echo -e 'search	binary search\tPDP10	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'search	binary search\tLGP	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'search	binary search\tTX-0	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'search	binary search\tALTAIR	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'search	binary search\tPDP8	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'search	binary search\tSEL32	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'search	binary search\tBESM6	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'search	binary search\tSAGE	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'search	binary search\tSSEM	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'search	binary search\tI650	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'search	binary search\tH316	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'search	binary search\tPDP1	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'search	binary search\tPDQ-3	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'search	binary search\tCDC1700	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'search	binary search\tB5500	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'search	binary search\tVAX	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'search	binary search\tI7094	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'search	binary search\tGRI	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'search	binary search\tIbm1130	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'search	binary search\tND100	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'search	binary search\tPDP18B	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'search	binary search\tHP3000	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'search	binary search\tI1401	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'search	binary search\tI7000	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'search	binary search\tAltairZ80	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'search	binary search\tPDP11	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'search	binary search\tIntel-Systems	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'search	binary search\tSDS	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'search	binary search\tNOVA	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'search	binary search\tI1620	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'search	binary search\tHP2100	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'search	binary search\tS3	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'search	binary search\tInterdata	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'search	binary search\tMC 68000	http://www.easy68k.com/'
+ read LINE2
+ echo -e 'search	binary search\tMIPS	http://courses.missouristate.edu/KenVollmar/MARS/'
+ read LINE2
+ echo -e 'search	binary search\tRISC-V	http://ripes.me/Ripes/'
+ read LINE2
+ echo -e 'search	binary search\tMMIX	http://mmix.cs.hm.edu/bin/index.html'
+ read LINE2
+ echo -e 'search	binary search\tMIX	https://www.mix-emulator.org/#/about'
+ read LINE2
+ echo -e 'search	binary search\tVisual Transistor-level Simulation of the 6502 CPU	http://www.visual6502.org/'
+ read LINE2
+ echo -e 'search	binary search\tEmural	https://sourceforge.net/projects/emural/'
+ read LINE2
+ echo -e 'search	binary search\tSuperH	https://gavare.se/gxemul/'
+ read LINE2
+ echo -e 'search	binary search\tPowerPC	https://gavare.se/gxemul/'
+ read LINE2
+ echo -e 'search	binary search\tMotorola 88K	https://gavare.se/gxemul/'
+ read LINE2
+ echo -e 'search	binary search\tARM	https://gavare.se/gxemul/'
+ read LINE2
+ echo -e 'search	binary search\tApollo Guidance Computer	https://github.com/felipevb/ragc'
+ read LINE2
+ echo -e 'search	binary search\tManchester Baby	https://www.davidsharp.com/baby/'
+ read LINE2
+ echo -e 'search	binary search\tBESM-6 (БЭСМ-6)	https://github.com/besm6'
+ read LINE2
+ echo -e 'search	binary search\tPDP-11	https://www.pcjs.org/blog/2016/10/06/'
+ read LINE2
+ echo -e 'search	binary search\tPDP-11	http://www.dbit.com/'
+ read LINE2
+ echo -e 'search	binary search\tPDP-8	https://pop.aconit.org/'
+ read LINE2
+ echo -e 'search	binary search\tMIPS	https://visualmips.github.io/'
+ read LINE2
+ echo -e 'search	binary search\tMIPS	https://rivoire.cs.sonoma.edu/cs351/wemips/'
+ read LINE2
+ echo -e 'search	binary search\tMIPS	http://courses.missouristate.edu/KenVollmar/MARS/'
+ read LINE2
+ echo -e 'search	binary search\tSetun’ (Сетунь)	https://trinary.computer/projects/setunws/'
+ read LINE2
+ echo -e 'search	binary search\tSetun’ (Сетунь)	https://github.com/smaslovski/Setun70'
+ read LINE2
+ echo -e 'search	binary search\t4004	http://www.4004.com/'
+ read LINE2
+ read LINE
+ tail -n +2 emulators.tsv
+ read LINE2
+ echo -e 'sort	insetion sort\tPDP10	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'sort	insetion sort\tLGP	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'sort	insetion sort\tTX-0	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'sort	insetion sort\tALTAIR	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'sort	insetion sort\tPDP8	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'sort	insetion sort\tSEL32	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'sort	insetion sort\tBESM6	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'sort	insetion sort\tSAGE	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'sort	insetion sort\tSSEM	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'sort	insetion sort\tI650	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'sort	insetion sort\tH316	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'sort	insetion sort\tPDP1	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'sort	insetion sort\tPDQ-3	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'sort	insetion sort\tCDC1700	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'sort	insetion sort\tB5500	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'sort	insetion sort\tVAX	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'sort	insetion sort\tI7094	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'sort	insetion sort\tGRI	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'sort	insetion sort\tIbm1130	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'sort	insetion sort\tND100	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'sort	insetion sort\tPDP18B	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'sort	insetion sort\tHP3000	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'sort	insetion sort\tI1401	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'sort	insetion sort\tI7000	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'sort	insetion sort\tAltairZ80	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'sort	insetion sort\tPDP11	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'sort	insetion sort\tIntel-Systems	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'sort	insetion sort\tSDS	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'sort	insetion sort\tNOVA	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'sort	insetion sort\tI1620	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'sort	insetion sort\tHP2100	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'sort	insetion sort\tS3	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'sort	insetion sort\tInterdata	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'sort	insetion sort\tMC 68000	http://www.easy68k.com/'
+ read LINE2
+ echo -e 'sort	insetion sort\tMIPS	http://courses.missouristate.edu/KenVollmar/MARS/'
+ read LINE2
+ echo -e 'sort	insetion sort\tRISC-V	http://ripes.me/Ripes/'
+ read LINE2
+ echo -e 'sort	insetion sort\tMMIX	http://mmix.cs.hm.edu/bin/index.html'
+ read LINE2
+ echo -e 'sort	insetion sort\tMIX	https://www.mix-emulator.org/#/about'
+ read LINE2
+ echo -e 'sort	insetion sort\tVisual Transistor-level Simulation of the 6502 CPU	http://www.visual6502.org/'
+ read LINE2
+ echo -e 'sort	insetion sort\tEmural	https://sourceforge.net/projects/emural/'
+ read LINE2
+ echo -e 'sort	insetion sort\tSuperH	https://gavare.se/gxemul/'
+ read LINE2
+ echo -e 'sort	insetion sort\tPowerPC	https://gavare.se/gxemul/'
+ read LINE2
+ echo -e 'sort	insetion sort\tMotorola 88K	https://gavare.se/gxemul/'
+ read LINE2
+ echo -e 'sort	insetion sort\tARM	https://gavare.se/gxemul/'
+ read LINE2
+ echo -e 'sort	insetion sort\tApollo Guidance Computer	https://github.com/felipevb/ragc'
+ read LINE2
+ echo -e 'sort	insetion sort\tManchester Baby	https://www.davidsharp.com/baby/'
+ read LINE2
+ echo -e 'sort	insetion sort\tBESM-6 (БЭСМ-6)	https://github.com/besm6'
+ read LINE2
+ echo -e 'sort	insetion sort\tPDP-11	https://www.pcjs.org/blog/2016/10/06/'
+ read LINE2
+ echo -e 'sort	insetion sort\tPDP-11	http://www.dbit.com/'
+ read LINE2
+ echo -e 'sort	insetion sort\tPDP-8	https://pop.aconit.org/'
+ read LINE2
+ echo -e 'sort	insetion sort\tMIPS	https://visualmips.github.io/'
+ read LINE2
+ echo -e 'sort	insetion sort\tMIPS	https://rivoire.cs.sonoma.edu/cs351/wemips/'
+ read LINE2
+ echo -e 'sort	insetion sort\tMIPS	http://courses.missouristate.edu/KenVollmar/MARS/'
+ read LINE2
+ echo -e 'sort	insetion sort\tSetun’ (Сетунь)	https://trinary.computer/projects/setunws/'
+ read LINE2
+ echo -e 'sort	insetion sort\tSetun’ (Сетунь)	https://github.com/smaslovski/Setun70'
+ read LINE2
+ echo -e 'sort	insetion sort\t4004	http://www.4004.com/'
+ read LINE2
+ read LINE
+ tail -n +2 emulators.tsv
+ read LINE2
+ echo -e 'hash	hashing with open addressing colision resolution\tPDP10	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'hash	hashing with open addressing colision resolution\tLGP	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'hash	hashing with open addressing colision resolution\tTX-0	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'hash	hashing with open addressing colision resolution\tALTAIR	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'hash	hashing with open addressing colision resolution\tPDP8	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'hash	hashing with open addressing colision resolution\tSEL32	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'hash	hashing with open addressing colision resolution\tBESM6	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'hash	hashing with open addressing colision resolution\tSAGE	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'hash	hashing with open addressing colision resolution\tSSEM	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'hash	hashing with open addressing colision resolution\tI650	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'hash	hashing with open addressing colision resolution\tH316	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'hash	hashing with open addressing colision resolution\tPDP1	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'hash	hashing with open addressing colision resolution\tPDQ-3	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'hash	hashing with open addressing colision resolution\tCDC1700	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'hash	hashing with open addressing colision resolution\tB5500	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'hash	hashing with open addressing colision resolution\tVAX	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'hash	hashing with open addressing colision resolution\tI7094	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'hash	hashing with open addressing colision resolution\tGRI	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'hash	hashing with open addressing colision resolution\tIbm1130	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'hash	hashing with open addressing colision resolution\tND100	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'hash	hashing with open addressing colision resolution\tPDP18B	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'hash	hashing with open addressing colision resolution\tHP3000	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'hash	hashing with open addressing colision resolution\tI1401	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'hash	hashing with open addressing colision resolution\tI7000	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'hash	hashing with open addressing colision resolution\tAltairZ80	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'hash	hashing with open addressing colision resolution\tPDP11	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'hash	hashing with open addressing colision resolution\tIntel-Systems	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'hash	hashing with open addressing colision resolution\tSDS	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'hash	hashing with open addressing colision resolution\tNOVA	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'hash	hashing with open addressing colision resolution\tI1620	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'hash	hashing with open addressing colision resolution\tHP2100	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'hash	hashing with open addressing colision resolution\tS3	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'hash	hashing with open addressing colision resolution\tInterdata	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'hash	hashing with open addressing colision resolution\tMC 68000	http://www.easy68k.com/'
+ read LINE2
+ echo -e 'hash	hashing with open addressing colision resolution\tMIPS	http://courses.missouristate.edu/KenVollmar/MARS/'
+ read LINE2
+ echo -e 'hash	hashing with open addressing colision resolution\tRISC-V	http://ripes.me/Ripes/'
+ read LINE2
+ echo -e 'hash	hashing with open addressing colision resolution\tMMIX	http://mmix.cs.hm.edu/bin/index.html'
+ read LINE2
+ echo -e 'hash	hashing with open addressing colision resolution\tMIX	https://www.mix-emulator.org/#/about'
+ read LINE2
+ echo -e 'hash	hashing with open addressing colision resolution\tVisual Transistor-level Simulation of the 6502 CPU	http://www.visual6502.org/'
+ read LINE2
+ echo -e 'hash	hashing with open addressing colision resolution\tEmural	https://sourceforge.net/projects/emural/'
+ read LINE2
+ echo -e 'hash	hashing with open addressing colision resolution\tSuperH	https://gavare.se/gxemul/'
+ read LINE2
+ echo -e 'hash	hashing with open addressing colision resolution\tPowerPC	https://gavare.se/gxemul/'
+ read LINE2
+ echo -e 'hash	hashing with open addressing colision resolution\tMotorola 88K	https://gavare.se/gxemul/'
+ read LINE2
+ echo -e 'hash	hashing with open addressing colision resolution\tARM	https://gavare.se/gxemul/'
+ read LINE2
+ echo -e 'hash	hashing with open addressing colision resolution\tApollo Guidance Computer	https://github.com/felipevb/ragc'
+ read LINE2
+ echo -e 'hash	hashing with open addressing colision resolution\tManchester Baby	https://www.davidsharp.com/baby/'
+ read LINE2
+ echo -e 'hash	hashing with open addressing colision resolution\tBESM-6 (БЭСМ-6)	https://github.com/besm6'
+ read LINE2
+ echo -e 'hash	hashing with open addressing colision resolution\tPDP-11	https://www.pcjs.org/blog/2016/10/06/'
+ read LINE2
+ echo -e 'hash	hashing with open addressing colision resolution\tPDP-11	http://www.dbit.com/'
+ read LINE2
+ echo -e 'hash	hashing with open addressing colision resolution\tPDP-8	https://pop.aconit.org/'
+ read LINE2
+ echo -e 'hash	hashing with open addressing colision resolution\tMIPS	https://visualmips.github.io/'
+ read LINE2
+ echo -e 'hash	hashing with open addressing colision resolution\tMIPS	https://rivoire.cs.sonoma.edu/cs351/wemips/'
+ read LINE2
+ echo -e 'hash	hashing with open addressing colision resolution\tMIPS	http://courses.missouristate.edu/KenVollmar/MARS/'
+ read LINE2
+ echo -e 'hash	hashing with open addressing colision resolution\tSetun’ (Сетунь)	https://trinary.computer/projects/setunws/'
+ read LINE2
+ echo -e 'hash	hashing with open addressing colision resolution\tSetun’ (Сетунь)	https://github.com/smaslovski/Setun70'
+ read LINE2
+ echo -e 'hash	hashing with open addressing colision resolution\t4004	http://www.4004.com/'
+ read LINE2
+ read LINE
+ tail -n +2 emulators.tsv
+ read LINE2
+ echo -e 'permute	generation of permutations\tPDP10	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'permute	generation of permutations\tLGP	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'permute	generation of permutations\tTX-0	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'permute	generation of permutations\tALTAIR	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'permute	generation of permutations\tPDP8	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'permute	generation of permutations\tSEL32	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'permute	generation of permutations\tBESM6	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'permute	generation of permutations\tSAGE	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'permute	generation of permutations\tSSEM	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'permute	generation of permutations\tI650	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'permute	generation of permutations\tH316	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'permute	generation of permutations\tPDP1	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'permute	generation of permutations\tPDQ-3	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'permute	generation of permutations\tCDC1700	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'permute	generation of permutations\tB5500	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'permute	generation of permutations\tVAX	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'permute	generation of permutations\tI7094	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'permute	generation of permutations\tGRI	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'permute	generation of permutations\tIbm1130	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'permute	generation of permutations\tND100	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'permute	generation of permutations\tPDP18B	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'permute	generation of permutations\tHP3000	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'permute	generation of permutations\tI1401	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'permute	generation of permutations\tI7000	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'permute	generation of permutations\tAltairZ80	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'permute	generation of permutations\tPDP11	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'permute	generation of permutations\tIntel-Systems	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'permute	generation of permutations\tSDS	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'permute	generation of permutations\tNOVA	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'permute	generation of permutations\tI1620	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'permute	generation of permutations\tHP2100	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'permute	generation of permutations\tS3	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'permute	generation of permutations\tInterdata	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'permute	generation of permutations\tMC 68000	http://www.easy68k.com/'
+ read LINE2
+ echo -e 'permute	generation of permutations\tMIPS	http://courses.missouristate.edu/KenVollmar/MARS/'
+ read LINE2
+ echo -e 'permute	generation of permutations\tRISC-V	http://ripes.me/Ripes/'
+ read LINE2
+ echo -e 'permute	generation of permutations\tMMIX	http://mmix.cs.hm.edu/bin/index.html'
+ read LINE2
+ echo -e 'permute	generation of permutations\tMIX	https://www.mix-emulator.org/#/about'
+ read LINE2
+ echo -e 'permute	generation of permutations\tVisual Transistor-level Simulation of the 6502 CPU	http://www.visual6502.org/'
+ read LINE2
+ echo -e 'permute	generation of permutations\tEmural	https://sourceforge.net/projects/emural/'
+ read LINE2
+ echo -e 'permute	generation of permutations\tSuperH	https://gavare.se/gxemul/'
+ read LINE2
+ echo -e 'permute	generation of permutations\tPowerPC	https://gavare.se/gxemul/'
+ read LINE2
+ echo -e 'permute	generation of permutations\tMotorola 88K	https://gavare.se/gxemul/'
+ read LINE2
+ echo -e 'permute	generation of permutations\tARM	https://gavare.se/gxemul/'
+ read LINE2
+ echo -e 'permute	generation of permutations\tApollo Guidance Computer	https://github.com/felipevb/ragc'
+ read LINE2
+ echo -e 'permute	generation of permutations\tManchester Baby	https://www.davidsharp.com/baby/'
+ read LINE2
+ echo -e 'permute	generation of permutations\tBESM-6 (БЭСМ-6)	https://github.com/besm6'
+ read LINE2
+ echo -e 'permute	generation of permutations\tPDP-11	https://www.pcjs.org/blog/2016/10/06/'
+ read LINE2
+ echo -e 'permute	generation of permutations\tPDP-11	http://www.dbit.com/'
+ read LINE2
+ echo -e 'permute	generation of permutations\tPDP-8	https://pop.aconit.org/'
+ read LINE2
+ echo -e 'permute	generation of permutations\tMIPS	https://visualmips.github.io/'
+ read LINE2
+ echo -e 'permute	generation of permutations\tMIPS	https://rivoire.cs.sonoma.edu/cs351/wemips/'
+ read LINE2
+ echo -e 'permute	generation of permutations\tMIPS	http://courses.missouristate.edu/KenVollmar/MARS/'
+ read LINE2
+ echo -e 'permute	generation of permutations\tSetun’ (Сетунь)	https://trinary.computer/projects/setunws/'
+ read LINE2
+ echo -e 'permute	generation of permutations\tSetun’ (Сетунь)	https://github.com/smaslovski/Setun70'
+ read LINE2
+ echo -e 'permute	generation of permutations\t4004	http://www.4004.com/'
+ read LINE2
+ read LINE
+ tail -n +2 emulators.tsv
+ read LINE2
+ echo -e 'polynom	computation of polynomial value (Horner'\''s scheme)\tPDP10	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'polynom	computation of polynomial value (Horner'\''s scheme)\tLGP	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'polynom	computation of polynomial value (Horner'\''s scheme)\tTX-0	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'polynom	computation of polynomial value (Horner'\''s scheme)\tALTAIR	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'polynom	computation of polynomial value (Horner'\''s scheme)\tPDP8	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'polynom	computation of polynomial value (Horner'\''s scheme)\tSEL32	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'polynom	computation of polynomial value (Horner'\''s scheme)\tBESM6	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'polynom	computation of polynomial value (Horner'\''s scheme)\tSAGE	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'polynom	computation of polynomial value (Horner'\''s scheme)\tSSEM	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'polynom	computation of polynomial value (Horner'\''s scheme)\tI650	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'polynom	computation of polynomial value (Horner'\''s scheme)\tH316	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'polynom	computation of polynomial value (Horner'\''s scheme)\tPDP1	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'polynom	computation of polynomial value (Horner'\''s scheme)\tPDQ-3	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'polynom	computation of polynomial value (Horner'\''s scheme)\tCDC1700	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'polynom	computation of polynomial value (Horner'\''s scheme)\tB5500	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'polynom	computation of polynomial value (Horner'\''s scheme)\tVAX	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'polynom	computation of polynomial value (Horner'\''s scheme)\tI7094	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'polynom	computation of polynomial value (Horner'\''s scheme)\tGRI	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'polynom	computation of polynomial value (Horner'\''s scheme)\tIbm1130	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'polynom	computation of polynomial value (Horner'\''s scheme)\tND100	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'polynom	computation of polynomial value (Horner'\''s scheme)\tPDP18B	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'polynom	computation of polynomial value (Horner'\''s scheme)\tHP3000	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'polynom	computation of polynomial value (Horner'\''s scheme)\tI1401	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'polynom	computation of polynomial value (Horner'\''s scheme)\tI7000	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'polynom	computation of polynomial value (Horner'\''s scheme)\tAltairZ80	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'polynom	computation of polynomial value (Horner'\''s scheme)\tPDP11	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'polynom	computation of polynomial value (Horner'\''s scheme)\tIntel-Systems	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'polynom	computation of polynomial value (Horner'\''s scheme)\tSDS	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'polynom	computation of polynomial value (Horner'\''s scheme)\tNOVA	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'polynom	computation of polynomial value (Horner'\''s scheme)\tI1620	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'polynom	computation of polynomial value (Horner'\''s scheme)\tHP2100	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'polynom	computation of polynomial value (Horner'\''s scheme)\tS3	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'polynom	computation of polynomial value (Horner'\''s scheme)\tInterdata	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'polynom	computation of polynomial value (Horner'\''s scheme)\tMC 68000	http://www.easy68k.com/'
+ read LINE2
+ echo -e 'polynom	computation of polynomial value (Horner'\''s scheme)\tMIPS	http://courses.missouristate.edu/KenVollmar/MARS/'
+ read LINE2
+ echo -e 'polynom	computation of polynomial value (Horner'\''s scheme)\tRISC-V	http://ripes.me/Ripes/'
+ read LINE2
+ echo -e 'polynom	computation of polynomial value (Horner'\''s scheme)\tMMIX	http://mmix.cs.hm.edu/bin/index.html'
+ read LINE2
+ echo -e 'polynom	computation of polynomial value (Horner'\''s scheme)\tMIX	https://www.mix-emulator.org/#/about'
+ read LINE2
+ echo -e 'polynom	computation of polynomial value (Horner'\''s scheme)\tVisual Transistor-level Simulation of the 6502 CPU	http://www.visual6502.org/'
+ read LINE2
+ echo -e 'polynom	computation of polynomial value (Horner'\''s scheme)\tEmural	https://sourceforge.net/projects/emural/'
+ read LINE2
+ echo -e 'polynom	computation of polynomial value (Horner'\''s scheme)\tSuperH	https://gavare.se/gxemul/'
+ read LINE2
+ echo -e 'polynom	computation of polynomial value (Horner'\''s scheme)\tPowerPC	https://gavare.se/gxemul/'
+ read LINE2
+ echo -e 'polynom	computation of polynomial value (Horner'\''s scheme)\tMotorola 88K	https://gavare.se/gxemul/'
+ read LINE2
+ echo -e 'polynom	computation of polynomial value (Horner'\''s scheme)\tARM	https://gavare.se/gxemul/'
+ read LINE2
+ echo -e 'polynom	computation of polynomial value (Horner'\''s scheme)\tApollo Guidance Computer	https://github.com/felipevb/ragc'
+ read LINE2
+ echo -e 'polynom	computation of polynomial value (Horner'\''s scheme)\tManchester Baby	https://www.davidsharp.com/baby/'
+ read LINE2
+ echo -e 'polynom	computation of polynomial value (Horner'\''s scheme)\tBESM-6 (БЭСМ-6)	https://github.com/besm6'
+ read LINE2
+ echo -e 'polynom	computation of polynomial value (Horner'\''s scheme)\tPDP-11	https://www.pcjs.org/blog/2016/10/06/'
+ read LINE2
+ echo -e 'polynom	computation of polynomial value (Horner'\''s scheme)\tPDP-11	http://www.dbit.com/'
+ read LINE2
+ echo -e 'polynom	computation of polynomial value (Horner'\''s scheme)\tPDP-8	https://pop.aconit.org/'
+ read LINE2
+ echo -e 'polynom	computation of polynomial value (Horner'\''s scheme)\tMIPS	https://visualmips.github.io/'
+ read LINE2
+ echo -e 'polynom	computation of polynomial value (Horner'\''s scheme)\tMIPS	https://rivoire.cs.sonoma.edu/cs351/wemips/'
+ read LINE2
+ echo -e 'polynom	computation of polynomial value (Horner'\''s scheme)\tMIPS	http://courses.missouristate.edu/KenVollmar/MARS/'
+ read LINE2
+ echo -e 'polynom	computation of polynomial value (Horner'\''s scheme)\tSetun’ (Сетунь)	https://trinary.computer/projects/setunws/'
+ read LINE2
+ echo -e 'polynom	computation of polynomial value (Horner'\''s scheme)\tSetun’ (Сетунь)	https://github.com/smaslovski/Setun70'
+ read LINE2
+ echo -e 'polynom	computation of polynomial value (Horner'\''s scheme)\t4004	http://www.4004.com/'
+ read LINE2
+ read LINE
+ tail -n +2 emulators.tsv
+ read LINE2
+ echo -e 'multi	multiple-precision arithmetic\tPDP10	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'multi	multiple-precision arithmetic\tLGP	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'multi	multiple-precision arithmetic\tTX-0	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'multi	multiple-precision arithmetic\tALTAIR	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'multi	multiple-precision arithmetic\tPDP8	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'multi	multiple-precision arithmetic\tSEL32	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'multi	multiple-precision arithmetic\tBESM6	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'multi	multiple-precision arithmetic\tSAGE	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'multi	multiple-precision arithmetic\tSSEM	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'multi	multiple-precision arithmetic\tI650	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'multi	multiple-precision arithmetic\tH316	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'multi	multiple-precision arithmetic\tPDP1	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'multi	multiple-precision arithmetic\tPDQ-3	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'multi	multiple-precision arithmetic\tCDC1700	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'multi	multiple-precision arithmetic\tB5500	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'multi	multiple-precision arithmetic\tVAX	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'multi	multiple-precision arithmetic\tI7094	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'multi	multiple-precision arithmetic\tGRI	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'multi	multiple-precision arithmetic\tIbm1130	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'multi	multiple-precision arithmetic\tND100	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'multi	multiple-precision arithmetic\tPDP18B	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'multi	multiple-precision arithmetic\tHP3000	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'multi	multiple-precision arithmetic\tI1401	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'multi	multiple-precision arithmetic\tI7000	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'multi	multiple-precision arithmetic\tAltairZ80	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'multi	multiple-precision arithmetic\tPDP11	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'multi	multiple-precision arithmetic\tIntel-Systems	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'multi	multiple-precision arithmetic\tSDS	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'multi	multiple-precision arithmetic\tNOVA	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'multi	multiple-precision arithmetic\tI1620	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'multi	multiple-precision arithmetic\tHP2100	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'multi	multiple-precision arithmetic\tS3	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'multi	multiple-precision arithmetic\tInterdata	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'multi	multiple-precision arithmetic\tMC 68000	http://www.easy68k.com/'
+ read LINE2
+ echo -e 'multi	multiple-precision arithmetic\tMIPS	http://courses.missouristate.edu/KenVollmar/MARS/'
+ read LINE2
+ echo -e 'multi	multiple-precision arithmetic\tRISC-V	http://ripes.me/Ripes/'
+ read LINE2
+ echo -e 'multi	multiple-precision arithmetic\tMMIX	http://mmix.cs.hm.edu/bin/index.html'
+ read LINE2
+ echo -e 'multi	multiple-precision arithmetic\tMIX	https://www.mix-emulator.org/#/about'
+ read LINE2
+ echo -e 'multi	multiple-precision arithmetic\tVisual Transistor-level Simulation of the 6502 CPU	http://www.visual6502.org/'
+ read LINE2
+ echo -e 'multi	multiple-precision arithmetic\tEmural	https://sourceforge.net/projects/emural/'
+ read LINE2
+ echo -e 'multi	multiple-precision arithmetic\tSuperH	https://gavare.se/gxemul/'
+ read LINE2
+ echo -e 'multi	multiple-precision arithmetic\tPowerPC	https://gavare.se/gxemul/'
+ read LINE2
+ echo -e 'multi	multiple-precision arithmetic\tMotorola 88K	https://gavare.se/gxemul/'
+ read LINE2
+ echo -e 'multi	multiple-precision arithmetic\tARM	https://gavare.se/gxemul/'
+ read LINE2
+ echo -e 'multi	multiple-precision arithmetic\tApollo Guidance Computer	https://github.com/felipevb/ragc'
+ read LINE2
+ echo -e 'multi	multiple-precision arithmetic\tManchester Baby	https://www.davidsharp.com/baby/'
+ read LINE2
+ echo -e 'multi	multiple-precision arithmetic\tBESM-6 (БЭСМ-6)	https://github.com/besm6'
+ read LINE2
+ echo -e 'multi	multiple-precision arithmetic\tPDP-11	https://www.pcjs.org/blog/2016/10/06/'
+ read LINE2
+ echo -e 'multi	multiple-precision arithmetic\tPDP-11	http://www.dbit.com/'
+ read LINE2
+ echo -e 'multi	multiple-precision arithmetic\tPDP-8	https://pop.aconit.org/'
+ read LINE2
+ echo -e 'multi	multiple-precision arithmetic\tMIPS	https://visualmips.github.io/'
+ read LINE2
+ echo -e 'multi	multiple-precision arithmetic\tMIPS	https://rivoire.cs.sonoma.edu/cs351/wemips/'
+ read LINE2
+ echo -e 'multi	multiple-precision arithmetic\tMIPS	http://courses.missouristate.edu/KenVollmar/MARS/'
+ read LINE2
+ echo -e 'multi	multiple-precision arithmetic\tSetun’ (Сетунь)	https://trinary.computer/projects/setunws/'
+ read LINE2
+ echo -e 'multi	multiple-precision arithmetic\tSetun’ (Сетунь)	https://github.com/smaslovski/Setun70'
+ read LINE2
+ echo -e 'multi	multiple-precision arithmetic\t4004	http://www.4004.com/'
+ read LINE2
+ read LINE
+ tail -n +2 emulators.tsv
+ read LINE2
+ echo -e 'matrix	matrix multiplication\tPDP10	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'matrix	matrix multiplication\tLGP	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'matrix	matrix multiplication\tTX-0	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'matrix	matrix multiplication\tALTAIR	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'matrix	matrix multiplication\tPDP8	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'matrix	matrix multiplication\tSEL32	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'matrix	matrix multiplication\tBESM6	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'matrix	matrix multiplication\tSAGE	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'matrix	matrix multiplication\tSSEM	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'matrix	matrix multiplication\tI650	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'matrix	matrix multiplication\tH316	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'matrix	matrix multiplication\tPDP1	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'matrix	matrix multiplication\tPDQ-3	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'matrix	matrix multiplication\tCDC1700	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'matrix	matrix multiplication\tB5500	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'matrix	matrix multiplication\tVAX	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'matrix	matrix multiplication\tI7094	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'matrix	matrix multiplication\tGRI	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'matrix	matrix multiplication\tIbm1130	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'matrix	matrix multiplication\tND100	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'matrix	matrix multiplication\tPDP18B	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'matrix	matrix multiplication\tHP3000	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'matrix	matrix multiplication\tI1401	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'matrix	matrix multiplication\tI7000	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'matrix	matrix multiplication\tAltairZ80	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'matrix	matrix multiplication\tPDP11	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'matrix	matrix multiplication\tIntel-Systems	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'matrix	matrix multiplication\tSDS	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'matrix	matrix multiplication\tNOVA	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'matrix	matrix multiplication\tI1620	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'matrix	matrix multiplication\tHP2100	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'matrix	matrix multiplication\tS3	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'matrix	matrix multiplication\tInterdata	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'matrix	matrix multiplication\tMC 68000	http://www.easy68k.com/'
+ read LINE2
+ echo -e 'matrix	matrix multiplication\tMIPS	http://courses.missouristate.edu/KenVollmar/MARS/'
+ read LINE2
+ echo -e 'matrix	matrix multiplication\tRISC-V	http://ripes.me/Ripes/'
+ read LINE2
+ echo -e 'matrix	matrix multiplication\tMMIX	http://mmix.cs.hm.edu/bin/index.html'
+ read LINE2
+ echo -e 'matrix	matrix multiplication\tMIX	https://www.mix-emulator.org/#/about'
+ read LINE2
+ echo -e 'matrix	matrix multiplication\tVisual Transistor-level Simulation of the 6502 CPU	http://www.visual6502.org/'
+ read LINE2
+ echo -e 'matrix	matrix multiplication\tEmural	https://sourceforge.net/projects/emural/'
+ read LINE2
+ echo -e 'matrix	matrix multiplication\tSuperH	https://gavare.se/gxemul/'
+ read LINE2
+ echo -e 'matrix	matrix multiplication\tPowerPC	https://gavare.se/gxemul/'
+ read LINE2
+ echo -e 'matrix	matrix multiplication\tMotorola 88K	https://gavare.se/gxemul/'
+ read LINE2
+ echo -e 'matrix	matrix multiplication\tARM	https://gavare.se/gxemul/'
+ read LINE2
+ echo -e 'matrix	matrix multiplication\tApollo Guidance Computer	https://github.com/felipevb/ragc'
+ read LINE2
+ echo -e 'matrix	matrix multiplication\tManchester Baby	https://www.davidsharp.com/baby/'
+ read LINE2
+ echo -e 'matrix	matrix multiplication\tBESM-6 (БЭСМ-6)	https://github.com/besm6'
+ read LINE2
+ echo -e 'matrix	matrix multiplication\tPDP-11	https://www.pcjs.org/blog/2016/10/06/'
+ read LINE2
+ echo -e 'matrix	matrix multiplication\tPDP-11	http://www.dbit.com/'
+ read LINE2
+ echo -e 'matrix	matrix multiplication\tPDP-8	https://pop.aconit.org/'
+ read LINE2
+ echo -e 'matrix	matrix multiplication\tMIPS	https://visualmips.github.io/'
+ read LINE2
+ echo -e 'matrix	matrix multiplication\tMIPS	https://rivoire.cs.sonoma.edu/cs351/wemips/'
+ read LINE2
+ echo -e 'matrix	matrix multiplication\tMIPS	http://courses.missouristate.edu/KenVollmar/MARS/'
+ read LINE2
+ echo -e 'matrix	matrix multiplication\tSetun’ (Сетунь)	https://trinary.computer/projects/setunws/'
+ read LINE2
+ echo -e 'matrix	matrix multiplication\tSetun’ (Сетунь)	https://github.com/smaslovski/Setun70'
+ read LINE2
+ echo -e 'matrix	matrix multiplication\t4004	http://www.4004.com/'
+ read LINE2
+ read LINE
+ tail -n +2 emulators.tsv
+ read LINE2
+ echo -e 'substr	substring search in a text\tPDP10	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'substr	substring search in a text\tLGP	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'substr	substring search in a text\tTX-0	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'substr	substring search in a text\tALTAIR	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'substr	substring search in a text\tPDP8	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'substr	substring search in a text\tSEL32	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'substr	substring search in a text\tBESM6	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'substr	substring search in a text\tSAGE	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'substr	substring search in a text\tSSEM	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'substr	substring search in a text\tI650	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'substr	substring search in a text\tH316	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'substr	substring search in a text\tPDP1	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'substr	substring search in a text\tPDQ-3	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'substr	substring search in a text\tCDC1700	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'substr	substring search in a text\tB5500	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'substr	substring search in a text\tVAX	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'substr	substring search in a text\tI7094	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'substr	substring search in a text\tGRI	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'substr	substring search in a text\tIbm1130	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'substr	substring search in a text\tND100	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'substr	substring search in a text\tPDP18B	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'substr	substring search in a text\tHP3000	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'substr	substring search in a text\tI1401	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'substr	substring search in a text\tI7000	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'substr	substring search in a text\tAltairZ80	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'substr	substring search in a text\tPDP11	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'substr	substring search in a text\tIntel-Systems	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'substr	substring search in a text\tSDS	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'substr	substring search in a text\tNOVA	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'substr	substring search in a text\tI1620	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'substr	substring search in a text\tHP2100	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'substr	substring search in a text\tS3	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'substr	substring search in a text\tInterdata	https://github.com/simh/simh.git'
+ read LINE2
+ echo -e 'substr	substring search in a text\tMC 68000	http://www.easy68k.com/'
+ read LINE2
+ echo -e 'substr	substring search in a text\tMIPS	http://courses.missouristate.edu/KenVollmar/MARS/'
+ read LINE2
+ echo -e 'substr	substring search in a text\tRISC-V	http://ripes.me/Ripes/'
+ read LINE2
+ echo -e 'substr	substring search in a text\tMMIX	http://mmix.cs.hm.edu/bin/index.html'
+ read LINE2
+ echo -e 'substr	substring search in a text\tMIX	https://www.mix-emulator.org/#/about'
+ read LINE2
+ echo -e 'substr	substring search in a text\tVisual Transistor-level Simulation of the 6502 CPU	http://www.visual6502.org/'
+ read LINE2
+ echo -e 'substr	substring search in a text\tEmural	https://sourceforge.net/projects/emural/'
+ read LINE2
+ echo -e 'substr	substring search in a text\tSuperH	https://gavare.se/gxemul/'
+ read LINE2
+ echo -e 'substr	substring search in a text\tPowerPC	https://gavare.se/gxemul/'
+ read LINE2
+ echo -e 'substr	substring search in a text\tMotorola 88K	https://gavare.se/gxemul/'
+ read LINE2
+ echo -e 'substr	substring search in a text\tARM	https://gavare.se/gxemul/'
+ read LINE2
+ echo -e 'substr	substring search in a text\tApollo Guidance Computer	https://github.com/felipevb/ragc'
+ read LINE2
+ echo -e 'substr	substring search in a text\tManchester Baby	https://www.davidsharp.com/baby/'
+ read LINE2
+ echo -e 'substr	substring search in a text\tBESM-6 (БЭСМ-6)	https://github.com/besm6'
+ read LINE2
+ echo -e 'substr	substring search in a text\tPDP-11	https://www.pcjs.org/blog/2016/10/06/'
+ read LINE2
+ echo -e 'substr	substring search in a text\tPDP-11	http://www.dbit.com/'
+ read LINE2
+ echo -e 'substr	substring search in a text\tPDP-8	https://pop.aconit.org/'
+ read LINE2
+ echo -e 'substr	substring search in a text\tMIPS	https://visualmips.github.io/'
+ read LINE2
+ echo -e 'substr	substring search in a text\tMIPS	https://rivoire.cs.sonoma.edu/cs351/wemips/'
+ read LINE2
+ echo -e 'substr	substring search in a text\tMIPS	http://courses.missouristate.edu/KenVollmar/MARS/'
+ read LINE2
+ echo -e 'substr	substring search in a text\tSetun’ (Сетунь)	https://trinary.computer/projects/setunws/'
+ read LINE2
+ echo -e 'substr	substring search in a text\tSetun’ (Сетунь)	https://github.com/smaslovski/Setun70'
+ read LINE2
+ echo -e 'substr	substring search in a text\t4004	http://www.4004.com/'
+ read LINE2
+ read LINE
