eshell-for

eshell-for is a Lisp macro in `esh-util.el'.

(eshell-for FOR-VAR FOR-LIST &rest FORMS)

This macro is obsolete since 24.1;
use `dolist' instead.

Iterate through a list.