[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 583: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 639: sizeof(): Parameter must be an array or an object that implements Countable
biowerkzeug •alternative input file name
Page 1 of 1

alternative input file name

Posted: Mon Oct 20, 2008 10:24 pm
by oliver
Right now the input file must be called hippo_input.txt and hippo automatically reads it:

Code: Select all

hippo
Sometimes it would be quite useful if one could have differently named input files and then use it as

Code: Select all

hippo /path/to/inputfile.txt
.