WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Saving personal settings ?  (Read 1357 times)

Offline labeas

  • Sr. Member
  • ****
  • Posts: 266
Saving personal settings ?
« on: February 16, 2020, 05:23:02 AM »
The documentation writes:--
> Tiny Core includes the filetool utility for saving personal settings
> and data. The text file /opt/.filetool.lst lists files and directories
> to be backed up at power down and restored at reboot. The list may
> be changed manually (using vi, nano, etc) or via the scripts in the
> Tools menu; note that the entry for /opt/.filetool.lst should never
> be removed from the list itself. Filetool also supports exclusion of
> particular files via /opt/.xfiletool.lst.
-------
Instead of tryintg to instruct how to edit a file, it should state the
*SYNTAX* of files: .filetool.lst .xfiletool.lst;
which are seen to be:
# ls -l /opt/.xfiletool.lst =145 =
.cache
XUL.mfasl
XPC.mfasl
mnt
.adobe/Flash_Player/AssetCache
.macromedia/Flash_Player
.opera/opcache
.opera/cache4
.Xauthority
.wmx
---
> ls -l /opt/.filetool.lst =9 =
opt
home
---
This does not help me to save my *ESSENTIAL* settings for mc:
 for root & non-root users.
Please advise.

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14535
Re: Saving personal settings ?
« Reply #1 on: February 16, 2020, 05:26:38 AM »
You could read the mc man pages to find out where it stores its settings.

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11213
Re: Saving personal settings ?
« Reply #2 on: February 16, 2020, 05:39:37 AM »
Hi labeas
The settings for  mc  are saved in the  /home  directory for regular users. For the  root  user they are saved in  /root.