any clues why this doesn't work as expected: $ erl -eval "ets:new(some_table_name, [named_table])" when i get into the shell, it has no knowledge of the ets table "some_table_name" thanks, -matt