mirror of
https://github.com/cmosher01/v6502cpp.git
synced 2025-01-15 22:29:41 +00:00
3 lines
44 B
Bash
Executable File
3 lines
44 B
Bash
Executable File
#!/bin/sh
|
|
sed -f segs.sed | sort -u -g -k 1
|