I have a folder of text files with no extension (named 101, 102, 103,
etc...) and I wanted to add an extension of .tab to them. So, in terminal, I
ran 'rename * *.tab *' and file 101 was deleted. Can anyone tell me why?

Reply via email to