> Saving the last command in the environment is no worse than writing it > to a history file, is it? yes it is. (especially if the command uses heredocs.) if you want it parsed, that's one thing. unparsed, that's completely different. paul