How can I make a script run a command on my remote machine? Sometimes I’m surprised by all the things that I don’t know. This was one of them. There are excellent automation tools to make local workflows less tedious, but only one of those would be a good solution for running remote commands. And using Fabric requires creating a project and a lot of thought. Too much effort for a one-off casual command.