I use Ubuntu One to sync a Gnumeric spreadsheet. I like to launch the spreadsheet via a script, something like gnumeric /home/daves/data/test.gnumeric
The file in question is now in my Ubuntu One folder. However I cannot use the Ubuntu One name in a script as the resulting script when run reports 'no such file or directory', presumably due to the space in the name Ubuntu One. How can I successfully path this in a script please?