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.