2 lines
53 B
Bash
Executable File
2 lines
53 B
Bash
Executable File
#!/bin/bash
|
|
grep -o 'mul([0-9]*[0-9],[0-9]*[0-9])' $1 |