server - How can I record my bash session as an executable? -


i want login server. run series of bash commands installing programs , setting configurations. want these commands recorded executable script can subsequently run on similar servers automate setup. how do this?

i'm familiar script command, not want because not create executable scripts.

though should again @ script, there autoexpect part of expect package. record interactions replay, including commands prompt yes/no , similar answers.


Comments

Popular posts from this blog

javascript - Create websocket without connecting -

how to do line continuation in perl debugger for entering raw multi-line text (EOT)? -

android - Linear layout children not scrolling -