Earlier quoted context omitted.
This is used to really confuse me too, but now I can't remember why, because everything's the same: touch $EDITOR mv cp scp mount The place you're putting something is last in each case; we can even include everything that doesn't modify its location. All I can think of that breaks the rule is `rm`, `unlink`, and `umount`. But they're hardly gotchas, and they're not reversing arguments they just don't have a 'destina…
I think "zip" breaks this rule.
You can also do that with cp and mv if you need to, using `-t`. `cp -t .dotfiles/ .nanorc .bash*`. Generally more useful when you want to move a bunch of files around.