James McKenzie wrote:
>
> If you want to be able to go back to the .wine you set up you can use:
>
> code:
> mv .wine{,.backup}
>
> This moves the .wine directory to .wine.backup
>
need to ask a rudimentary question
why the "," before .backup?
why is it there, what does it do?!
(apart from enable it to work!)