You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
xpetit 18d0c9953a
Use ((VARIABLE)) instead of {{VARIABLE}} because of Jekyll/GitHub Pages
3 years ago
..
README.md Use ((VARIABLE)) instead of {{VARIABLE}} because of Jekyll/GitHub Pages 3 years ago

README.md

cl-camp4

Instructions

"someone familiar"

Create a file myfamily.sh, which will show a subject's family (key: relatives).

  • The quotes have to be removed.

  • The subject will be decided depending on his ID which will be contained in the environment variable HERO_ID.

Usage

$ export HERO_ID=1
$ ./myfamily.sh
Marlo Chandler-Jones (wife); Polly (aunt); Mrs. Chandler (mother-in-law); Keith Chandler, Ray Chandler, three unidentified others (brothers-in-law); unidentified father (deceased); Jackie Shorr (alleged mother; unconfirmed)
$