Anyone know how to read erlang terms off the command line. Specifically I would like to call an erlang function via erl -s or something similar and pass the function terms. Does anyone know of a method to "consult" chars passed in from the command line. Martin