3 lines
64 B
Bash
Executable File
3 lines
64 B
Bash
Executable File
#!/bin/sh
|
|
../../urchin --root /bin 2>&1 | grep "'/bin/.urchin'"
|