I have fedora12 in my system now, Before i use fedora11 and take backup of tomboy notes from here ~/.tomboy , i copy this folder in my USB, then after install fedora12 how to include these files?
2009/12/5 malathi selvaraj wrote:
I have fedora12 in my system now, Before i use fedora11 and take backup of tomboy notes from here ~/.tomboy , i copy this folder in my USB, then after install fedora12 how to include these files?
'cp -r /path/to/backup/on/usb/.tomboy ~/.gnote' will work.
On Sat, Dec 5, 2009 at 10:41 AM, Rakesh Pandit rakesh.pandit@gmail.comwrote:
2009/12/5 malathi selvaraj wrote:
I have fedora12 in my system now, Before i use fedora11 and take backup
of
tomboy notes from here ~/.tomboy , i copy this folder in my USB, then
after
install fedora12 how to include these files?
'cp -r /path/to/backup/on/usb/.tomboy ~/.gnote' will work.
Thank you sir, i got it.