I usually have short bash scripts that run once I spin up an EC2 server. Sometimes this happens through the Web AWS console. Is there some way I can find those scripts from the EC2 instance's shell? I would rather not have to reconstruct it through history, I presume history has to be command number - limited by default.
Add a comment
|