<div dir="ltr"><div>Hi folks,</div><div><br></div><div>I've drawn a blank here,  I have a few files which I want to move but mv does not like them and rename will not touch them.  I cannot even directly ls them.</div><div><br></div><div>The file names are as follows</div><div><br></div><div>-190207Cr5-Training#01.wav</div><div>-190207Cr5-Training#02.tcl</div><div>-190207Cr5-Training#02.wav</div><div>-190207Cr5-Training.avi</div><div>-190207Cr5-Training.mda</div><div>-190207Cr5-Training.tcl</div><div><br></div><div>for instance </div><div><br></div><div>mv -190207Cr5-Training* 2007-02-19_training/</div><div>mv: invalid option -- '1'</div><div><br></div><div>ls -190207Cr5-Training*</div><div>ls: invalid option -- '9'</div><div><br></div><div>It's that - on the beginning.  </div><div><br></div><div>The files were created on a Windows (NT4) system,  Perhaps I could run up a virtual NT machine to change them but there must be an easier way.</div><div><br></div><div><br></div><div><br></div><div>Update - I've managed to move the files by going up to the parent then back down to the child directory, it gets the - away from the front of the file path but still I have the bad file name.</div><div><br></div><div>Update 2 -  I've now renamed them individually by the same method,  but what a pain!  There were only 6 to do this time,  but there may have been more.</div><div><br></div><div>Still there must be an easier way.</div><div><br></div></div>