forked from github/server
2 lines
61 B
Bash
2 lines
61 B
Bash
|
grep -hiw ERESSEA orders.dir/turn-* | cut -d\ -f2 | sort -u
|