3 lines
74 B
Bash
Executable file
3 lines
74 B
Bash
Executable file
#!/bin/bash
|
|
python ~/tools/print-matches.py '^.*[\W]+([\w]{20})[\W]+.*$'
|
|
|