How To mv Files With A Dash: mv: invalid option — 1, Try mv –help for more information
Recently I was moving files from one directory to another on a CentOS 5.4 server and ran into an issue. When attempting to move every single file in the directory I received an error which is noted below. It took me a couple minutes but I figured out by trial and error that the issue…