2 lines
47 B
Bash
Executable File
2 lines
47 B
Bash
Executable File
#!/bin/bash
|
|
grep -Ec '(.).* \1.* \1.* \1.*' $1 |