> On Sep 11, 2018, at 12:24 PM, Lothar Haeger <lothar.hae...@brummelhook.com> > wrote: > > Shawn McKinney wrote: > >> mv apache-tomcat-8.0.30 /usr/local/tomcat8 >> >> Not sure why on a Mac (in Bash) the mv command appends distro name to the >> path and not in Linux. > > BSD (Mac) vs. GNU (Linux) seem to differ in behavior when the second parameter > is a directory that already exists:
As they say, BSD not Linux, wait, I mean GNU not BSD, er … nevermind. ;-) Thanks for chiming in Lothar. We'll try to find a common command, that works on both, to avoid confusions. —Shawn