5 lines
62 B
Plaintext
5 lines
62 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
mkdir /tmp/urchintmp
|
||
|
! ../../urchin /tmp/urchintmp
|