3 lines
45 B
Plaintext
3 lines
45 B
Plaintext
|
#!/bin/sh
|
||
|
../urchin -v | grep '[0-9.]\{3,\}'
|