7 lines
88 B
Bash
Executable File
7 lines
88 B
Bash
Executable File
#!/bin/bash
|
|
|
|
NETWORK="'../../examples/smokers'"
|
|
SHORTNAME="sm"
|
|
QUERY="friend(p1,p2,X)"
|
|
|