alias text { set %list $read(list.txt) set %echoit $matchtok(%list, 1, $chr(32)) echo %list echo %echoit }