mirror of
https://github.com/cmosher01/v6502cpp.git
synced 2024-10-31 16:05:31 +00:00
3 lines
44 B
Bash
3 lines
44 B
Bash
|
#!/bin/sh
|
||
|
sed -f segs.sed | sort -u -g -k 1
|