trying to come up with some advice around quoting/escaping/tab completion in the shell and not coming up with as much as I thought I would! so far I have:
- sometimes you can drag a file from a GUI file manager to escape it properly
- tab completion is great
mostly looking for advice around using the shell interactively, not scripting (so not "always quote your shell variables”)