I am sure that I am confused about DoAfter, Wait, speedwalk functions, but perhaps they can achieve what I am looking for.
Optimally I would like a single command that can be inserted into the middle of an alias that will create a short pause before continuing.
The alias is hundreds of commands long and is copied and pasted from a Command Output log.
I am trying to avoid retyping all of the commands, adding "Send" to all commands, and/or breaking the alias into little pieces (to avoid getting disconnected due to overloading the MUD by sending 300 commands at once).
My goal is to type alias, have it do 60-70 commands, pause a couple seconds, do 60-70 more, pause, etc until all the commands are sent.
Optimally I would like a single command that can be inserted into the middle of an alias that will create a short pause before continuing.
The alias is hundreds of commands long and is copied and pasted from a Command Output log.
I am trying to avoid retyping all of the commands, adding "Send" to all commands, and/or breaking the alias into little pieces (to avoid getting disconnected due to overloading the MUD by sending 300 commands at once).
My goal is to type alias, have it do 60-70 commands, pause a couple seconds, do 60-70 more, pause, etc until all the commands are sent.