ive certainly had this problem before, but id really like for such a tool to figure out how the local context is slightly different<p>eg. im reading logs across 3 regions, NA, EU, FE<p>i go figure out my command for NA, which then gets forgotten, but i want to run it against FE next, of which everything is exactly the same except one chunk of the path<p>/../NA/../somefile<p>vs<p>/../FE/../somefile<p>id be nice to keep the command for the future, but even nicer of it could figure out on its own that NA needs to swap to FE