Tiny Core Extensions > TCE Bugs
all fluff 1.08 versions (all TC versions, both x86 and x86_64) have bugs
nick65go:
The file /home/tc/.fluff.conf can have inside it a parameter (it has in my configuration): FollowLinks=0
So maybe this means that fluff first reads its configuration to see if it needs to use the external script fluf_fc.sh, by default is not. Of course fluff (preventive) cry if script is not found, even if not need it (because busybox/du -L => Follow all links is not invoked).
Rich:
Hi nick65go
The directory listings list files and does not use the script for properties. It seems the script is only used for the
properties of an entire directory (and its subdirectories). I will fix the script to not follow links.
--- Quote from: nick65go on March 01, 2022, 02:20:20 PM --- ... (it has in my configuration): FollowLinks=0 ...
--- End quote ---
I saw that too and mine is the same. I tried changing it to 1 and saw no difference.
Rich:
Hi nick65go
--- Quote from: Rich on March 01, 2022, 02:29:18 PM --- ...
--- Quote from: nick65go on March 01, 2022, 02:20:20 PM --- ... (it has in my configuration): FollowLinks=0 ...
--- End quote ---
I saw that too and mine is the same. I tried changing it to 1 and saw no difference.
--- End quote ---
OK, figured that one out. It's (-follow) passed to the find command in the script when counting number of files.
Rich:
Hi nick65go
I updated the script to correct this issue from your reply #8:
--- Quote from: nick65go on March 01, 2022, 12:00:19 PM --- ... "Dir contents: 67 files, about 30.5 MB (link omitted)" ...
--- End quote ---
I posted new extensions in the TC12 x86 and x86_64 repositories.
Navigation
[0] Message Index
[*] Previous page
Go to full version