Thank you very much. I will give the prefs a try! Rather than actual path I would like to do the whole drive (remove all files that begin with '._*')
Steve On Sat, Mar 13, 2021, at 1:29 PM, John Ralls wrote: > > > > On Mar 13, 2021, at 2:14 AM, Stephen C. Camidge <scami...@fastmail.fm> > > wrote: > > > > I am moving my data from Mac OS to Linux Manjaro. > > > > I copied over the datafile, no problem. > > > > How do I copy over my Saved Reports? > > > > Also, since the Mac creates invisible '._*' files for each datafile, is > > there a Linux terminal command I can issue to get rid of all of them? > > https://wiki.gnucash.org/wiki/Backup#Related_Files > > I've never encountered ._* files, but you can get rid of them all with > `find path -name ._* -delete`, substituting the actual path you wand to > search for path. > > Regards, > John Ralls > > _______________________________________________ gnucash-user mailing list gnucash-user@gnucash.org To update your subscription preferences or to unsubscribe: https://lists.gnucash.org/mailman/listinfo/gnucash-user If you are using Nabble or Gmane, please see https://wiki.gnucash.org/wiki/Mailing_Lists for more information. ----- Please remember to CC this list on all your replies. You can do this by using Reply-To-List or Reply-All.